Skip to main content

Isochrone API

The Mapbox Isochrone API allows you to request polygon or line features that show areas that are reachable within a specified amount of time from a location.

A sample Isochrone API request looks like:

https://api.mapbox.com/isochrone/v1/mapbox/driving/-118.22258,33.99038?contours_minutes=5,10,15&access_token=YOUR_MAPBOX_ACCESS_TOKEN

The Isochrone API has optional parameters that can be used to refine the results of a request.

Related resources:

Was this page helpful?