Examples
List of available regions
https://catalog.api.2gis.com/2.0/region/list?key=YOUR_KEY
Search for a region
https://catalog.api.2gis.com/2.0/region/search?q=Moscow&key=YOUR_KEY
Search for a region by coordinates
https://catalog.api.2gis.com/2.0/region/search?q=37.622161%2C55.751597&key=YOUR_KEY
Retrieving the region borders
https://catalog.api.2gis.com/2.0/region/search?q=Moscow&fields=items.bounds&key=YOUR_KEY
Retrieving the satellite cities
https://catalog.api.2gis.com/2.0/region/search?q=Moscow&fields=items.satellites&key=YOUR_KEY
Retrieving the time zone
https://catalog.api.2gis.com/2.0/region/search?q=Moscow&fields=items.time_zone&key=YOUR_KEY