Skip to content
Daniel J. H edited this page Nov 15, 2017 · 16 revisions

Mapbox hosts an OSRM demo server at http://project-osrm.org with

Example query in Berlin:

https://router.project-osrm.org/route/v1/driving/13.414167165756226,52.52167215019524;13.4197763,52.5003103?geometries=geojson&alternatives=true&steps=true&generate_hints=false

You can find API documentation on the project page http://project-osrm.org and in this wiki.

Note: the demo server usage is restricted to reasonable, non-commercial use-cases. We provide no guarantees wrt. uptime, latency, or data updates. If in doubt please ping us and ask first. Or use a commercial service such as Mapbox.