Overview
Developer Tools
Migration Guides
Travel Time Matrix API
Isochrone API
H3 API
Geohash API
Distance Map API
Routes API
Geocoding API
Additional API Reference
Error Handling
ArcGIS plugin
Alteryx plugin

Travel Time Matrix API Use Cases
Copy link

TravelTime offers three different endpoints for calculating travel times and distances between locations. Each endpoint fits a use case based on performance, configurability and country support requirements.

  • Detailed endpoint comparison is available here.
  • Quickly test each endpoint in the API Playground.

Integrate travel time search functionality into consumer-facing sites with potentially hundreds of thousands of listings. These listings could include properties, jobs, hotels, or any other items where location is crucial.

These applications usually already have location-based searches, such as straight line distance search or a bounding box.

Customer case studies
Copy link

Below are links to some of the live customer implementations that utilise the Travel Time Matrix API.

Demo applications
Copy link

Below are links to two demo applications that showcase the various ways in which the Travel Time Matrix API can be used in different search applications.

Filter search results by travel time
Copy link

Allow users to select their desired search location as well as their preferred transport mode and maximum journey time. Only show results that are reachable based on these preferences.

Filter search results by travel time

Improve search relevancy
Copy link

Increase conversions by ranking the most relevant results for each user at the top of the page. Combine travel times with other important features to create a results page that prioritises user needs.

Improve search relevancy

Enrich the results page UX
Copy link

Speed up user decision making by displaying travel times to every search result. Users can quickly compare, qualify and dismiss results without bouncing to another application.

Search results listing UX

Data Analytics
Copy link

Calculate unlimited volumes of travel times and distances to power any data analytics or business intelligence solutions that involve locations.

Customer case studies
Copy link

Build travel time matrices
Copy link

Combine multiple Travel Time Matrix API search requests to create a travel time matrix of any shape and size.

Build travel time matrices

Power a route optimisation solution
Copy link

Combine multiple Travel Time Matrix API search requests to get a travel time matrix grid.

Route optimisation