aiendpoint.dev
Services2GIS

2GIS

community

Detailed mapping and business directory for Russia and CIS countries with offline maps, building floor plans, and local business search.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://2gis.ruapikeymapsconfidence: 90/1000 discoveries1 contributors
GET/3.0/catalog/branch/search

Search for businesses and places by name or category

Parameters

qsearch query (stringrequired
limitintegeroptional
sort_pointlatoptionallon (string
location_idcity ID (stringoptional

Returns

items[] with id, name, address, phone, hours, coordinates, rating
GET/3.0/catalog/branch/get

Get detailed information about a business

Parameters

idbranch ID (stringrequired

Returns

branch with name, address, phones, schedule, photos, reviews_count, rubrics
GET/3.0/geo/address

Convert address to coordinates

Parameters

qaddress string (stringrequired

Returns

address with full_address, coordinates, city, building
GET/routing/carrouting/global

Get routing directions between points

Parameters

typejam|shortest (stringoptional
waypointslatrequiredlon points (array

Returns

routes[] with distance, duration, legs[], geometry