Find a place by name or address, then calculate a route to it from your origin. Combines geocoding and routing in a single call. Returns the matched destination, the full route with terrain analytics, and alternative geocoding matches.
Your Footstep API key
Starting location
Place name, address, or landmark to find and route to
ISO 3166-1 alpha-3 country code hint for geocoding (e.g. GBR, USA)
auto, bicycle, pedestrian, bus, truck Fine-tuning options. Include only the key matching your travel type.
10 <= x <= 200Include a natural language route summary. Adds ~500ms.
Response format. footstep = optimised for app developers (encoded polyline, flat structure). geojson = standard GeoJSON FeatureCollection (decoded coordinates, immediately usable in Leaflet/Mapbox GL/deck.gl).
footstep, geojson