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

Routes APIanchor icon

Overviewanchor icon

API functionality

The Routes API generates A to B routes with turn-by-turn directions.

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

isochrone
API access

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

Access URL - https://api.traveltimeapp.com/v4/routes
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 Routes API is accessible through any of our supported TravelTime SDKs:

Usage limitsanchor icon

The following usage limits apply to the Routes API:

Concurrency

Maximum 60 routes per minute

*Higher concurrency limits available on Enterprise plans.

Other TravelTime APIsanchor icon