Wild APIs

OSRM

FreeLiveLast verified 24 Sept 2026
Road, bike and foot routing on OpenStreetMap: routes, distance matrices, GPS map matching, trip optimisation.

Example request

curl -s 'https://router.project-osrm.org/route/v1/driving/13.388860,52.517037;13.397634,52.529407;13.428555,52.523219?overview=false'

Free tier, in plain English

The public demo server is free and needs no key, but it's limited to one request a second and non-commercial use. For more, run OSRM yourself (BSD-2 licensed).

Alternatives in Routing