Overview
Developer Tools
Migration Guides
Travel Time Matrix API
Isochrone API
H3 API
Geohash API
Distance Map API
Routes API
Geocoding API
Additional API Reference
Error Handling
ArcGIS plugin
Alteryx plugin
/v4/supported-locations

Supported Locations
Copy link

Find out what points are supported by our api. The returned map name for a point can be used to determine what features are supported. See also the Map Info endpoint.

Request Body
Copy link

array[object]
Hide child attributes

You will have to reference this id in your searches. It will also be used in the response body. Must be unique among all locations.

The coordinates of the locations.

Show child attributes

Response Body
Copy link

array[object]
Hide child attributes

Location id that you specified in the request

An internal map id. The first two characters usually correspond to the ISO 3166-2 standard (e.g th, ie) sometimes followed by additional characters (e.g ca_pst, us_pst). To get features of a specific map, use the map info endpoint

In case the location is in more than one map, other map ids are listed here.

Array that contains ids of locations that are unsupported.

Examples
Copy link

Request
Copy link

Loading

Response Body
Copy link

Loading
Hide code example

Request

Loading

Response

Loading