TravelTime Docs logo
TravelTime API
ArcGIS plugin
QGIS plugin
Alteryx plugin
/v4/supported-locations

Supported Locationsanchor icon

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 Bodyanchor icon

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 Bodyanchor icon

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.

Examplesanchor icon

Requestanchor icon

Loading

Response Bodyanchor icon

Loading

Example Request

Loading

Response Body

Loading