v1

latestOpenAPI 3.1.02026-07-248941352.6 KB
Miscellaneous

Autocomplete

This endpoint returns autocomplete suggestions for search keywords, businesses, and categories based on the input text.

get/v3/autocomplete

Query parameters

textstring required

Search text

localestring

Locale code in the format of {language code}_{country code}. See the list of supported locales.

latitudenumber

Required, if location is not provided. Latitude of the location to search from. If latitude is provided, longitude is required too.

longitudenumber

Required if location is not provided. Longitude of the location to search from. If longitude is provided, latitude is required too.

Response

Autocomplete data returned.