TravelTime Docs logo
TravelTime API
ArcGIS plugin
QGIS plugin
Alteryx plugin

Isochrone APIanchor icon

Overviewanchor icon

API functionality

The Isochrone API creates reachable areas based on a maximum travel time. These reachable shapes are sometimes called catchment areas or trade areas, and can be a single polygon or a multi-polygon.

The API supports a range of transport modes including Driving, Public Transport, Walking, and Cycling.

isochrone
API access

The Isochrone API is a RESTful API, using HTTP requests for access.

Access URL - https://api.traveltimeapp.com/v4/time-map
Supports two HTTP request types:
  • GET - for simple requests using basic parameters only
  • POST - for more complex requests using advanced parameters

If you already have a TravelTime account then log in to retrieve your access credentials. If you don't have an account, you can sign up for free here.

Getting Startedanchor icon

Supported SDKsanchor icon

The Isochrone API is accessible through any of our supported TravelTime SDKs:

Usage limitsanchor icon

The following usage limits apply to the Isochrone API:

Concurrency

Maximum 60 isochrones per minute

*Higher concurrency limits available on Enterprise plans.
Travel Time

Maximum 4 hours

*Limited to 2 hours on Free and PAYG plans.

Other TravelTime APIsanchor icon

travel time matrix

Travel Time Matrix API

route

Routes API