Is there a Limit to the number of Options Returned?

Edited

By default, the number of options returned is limited to 8 for both Autocomplete and Search API requests. The default limit can be adjusted by passing a limit parameter in the request.

The allowed limit for the Autocomplete API is between 3 and 30 inclusive while the allowed limit for the Search API is between 1 and 400 inclusive.