OpenRouteService
communityOpen-source routing, geocoding, and spatial analysis API based on OpenStreetMap.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://api.openrouteservice.org/v2/directions/{profile}Get directions
Parameters
profiledriving-car|foot-walking|cycling-regular (stringrequiredcoordinates[[lng1required— lat1], [lng2, lat2]] (arrayReturns
routes[] with summary.distance, summary.duration, geometry, segments[] with steps[]GET
https://api.openrouteservice.org/geocode/searchGeocode address
Parameters
sizeresults (integeroptionaltextaddress (stringrequiredReturns
features[] with properties.name, properties.label, geometry.coordinatesPOST
https://api.openrouteservice.org/v2/isochrones/{profile}Get isochrones
Parameters
rangeseconds (integer[]requiredprofiledriving-car|foot-walking (stringrequiredlocations[[lngrequired— lat]] (arrayReturns
features[] with geometry, properties.value, properties.center