search icon
TravelTime API
Overview
Developer Tools
Database Plugins
TravelTime API
SDK
TravelTime API
Isochrone API
JSON
Distance Map API
TravelTime API
Travel Time Matrix API
JSON
Travel Time Matrix API
Protocol Buffers
TravelTime API
Routes API
JSON
Geocoding API
Additional API Reference
Error Handling
TravelTime API
ArcGIS plugin
QGIS plugin
Alteryx plugin
TravelTime.comchevronDocs
/v4/map-info

Map Infoanchor icon

Returns information about currently supported countries.

It is useful when you have an application that can do searches in any country that we support, you can use Supported Locations to get the map name for a certain point and then use this endpoint to check what features are available for that map. That way you could show fares for routes in the maps that support it.

Response Bodyanchor icon

array[object]

Hide child attributes

string

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

Show child attributes

object | optional

Public transport support information. Public transport is not supported if this object is missing.

Show child attributes

date in extended ISO-8601 format

date in extended ISO-8601 format

object | optional

Fast time-filter support information. The time-filter/fast endpoint is not supported if this object is missing.

Show child attributes

Each entry in the array describes a time period and time filter modes that are available for this country.

Show child attributes

The arrival or departure time period for which this time filter fast endpoint is available. Possible values: weekday_morning

Lists available transportation and time-filter modes for this time period.

Show child attributes

Possible values arrival.many_to_one, arrival.one_to_many.

Possible values public_transport, driving, driving+public_transport.

Array of supported transportation modes while doing cross country search

Indicates whether or not we have fare data

Indicates whether or not postcode searches are supported

Examplesanchor icon

Requestanchor icon

Loading

Response Bodyanchor icon

Loading

Example Request

Loading

Response Body

Loading