Is there any autosuggestion REST API for reducing searching result list?

I using "search" service for getting company list, which suitable for text, which user start typing in form. I want to use this list for autosuggestion, but list is very long (100-1000...). Is there a way for reducing search result list? Maybe there are special API or relevant ordering, and I can show only first few of them?

Best Answer