search icon
Overview
Developer Tools
Travel Time Matrix API
Isochrone API
Distance Map API
Routes API
Geocoding API
Additional API Reference
Error Handling
ArcGIS plugin
QGIS plugin
Alteryx plugin
TravelTime.comchevronDocs
/v4/supported-locations

Supported Locations

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

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

Latitude.

Longitude.

Response Body

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

Request

Loading

Response Body

Loading

Example Request

Loading

Response Body

Loading