/twogis/places/suggest
/twogis
/twogis/places/suggest
Autocomplete a 2GIS search query into rubrics, organizations and places
Price: 1 credit per 10 results
💡 AI Hint: Autocomplete a partial 2GIS search query within a region or around a point. Returns mixed suggestions — rubrics (categories), organizations, individual branches, attributes, and suggested query strings, each tagged by type.
POST
/twogis/places/suggest
Authorizations
API token from the dashboard
Headers
Body
application/json
Partial query to autocomplete
Minimum string length:
1Example:
"кофе"
Max number of suggestions
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 15002GIS region id to scope suggestions (e.g. 32 = Moscow)
Example:
"32"
Center point 'lon,lat' to bias suggestions
Example:
"37.62,55.75"