Find the optimal order to visit multiple locations. Returns the optimised route with terrain analytics and savings (distance and time) compared to the original order.
Your Footstep API key
Locations (min 4 for TSP)
4 - 50 elementsauto, bicycle, pedestrian Fine-tuning options. Include only the key matching your travel type.
kilometers, miles 10 <= x <= 200Include a natural language summary of the optimised route. Uses AI generation, adds ~500ms latency.
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