
Loading API details…
GraphHopper
GraphHopper provides a suite of navigation‑related services, including turn‑by‑turn routing, distance‑time matrix calculations, isochrone polygon generation, GPX map‑matching, and forward/reverse geocoding (with multiple provider options), all accessible via both single‑request and batch endpoints.
Latency p95
454 ms
last successful checks
Uptime 30d
100.0%
monitored sample
Playground
Verified
live · allowlisted
Endpoints & operations
cluster
(3)
/cluster
POST Cluster Endpoint
/cluster/calculate
Batch Cluster Endpoint
/cluster/solution/{jobId}
GET Batch Solution Endpoint
geocode
(1)
isochrone
(1)
match
(1)
matrix
(4)
route
(3)
vrp
(3)
⚠ Requires apiKey authentication — check the API’s own docs for the exact header/param to use.
curl -X POST \
"https://docs.graphhopper.com//cluster" \
-d '{}'docs.graphhopper.com · HTTPS only · apiKey auth