Visicom Data API

"Visicom Data API" is a set of services through which we provide access to data and methods for processing it. You can use the results in your applications and websites.

Datasets

  • Address data
  • Administrative divisions
  • Geographic names (toponyms)
  • Points of interest (POI)
  • Automotive routes and logistics tasks

How it works

Interaction with the service is carried out via HTTP protocol. Data is presented in GeoJSON or CSV formats and encoded in UTF−8. If you request data in CSV format, the geometry will be described in WKT. Request URLs must be in UTF-8 encoding. If the request uses Cyrillic characters or other specific symbols, the URL must be encoded using the URLEncode function (or similar).

As a coordinate system, we use the geographic system on the WGS84 ellipsoid, where latitude and longitude are specified in degrees.

Authorization

Authorization is performed by passing the API key in the request parameter. To obtain it, you need to register.