/twogis/places/search
Search 2GIS places (organizations) by query within a region or around a point
Price: 20 credits per 50 results
💡 AI Hint: Search 2GIS for organizations/places by free-text query. Provide region_id (e.g. 32 for Moscow) or a point+radius to search around a location. Filter by rubric_id (category), has_photos, open_now; order by relevance, rating, or distance. Returns places with name, address, coordinates, rating, rubrics, contacts.
Authorizations
API token from the dashboard
Headers
Body
Search query (keyword, brand, category)
1"кафе"
Max number of results
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 15002GIS region id to search within (e.g. 32 = Moscow)
"32"
Center point 'lon,lat' to search around; use with radius
"37.62,55.75"
Search radius in meters around point
1 <= x <= 40000Filter by 2GIS rubric (category) id
"161"
Result ordering
relevance, rating, distance Reference point 'lon,lat' for distance sort
"37.62,55.75"
Only places that have photos
Only places open at the current time
Response
Successful Response