KurdGeo

Interactive Playground

Test KurdGeo APIs directly in your browser. Try routing, maps, and more.

Request

Format: longitude,latitude pairs separated by semicolons

Get your API key from the dashboard

Response

Run a request to see the response here.

Code generation

curl "https://api.kurdgeo.space/api/v1/gateway/routing/route/v1/driving/13.388860,52.517037;13.397634,52.529407?overview=full&geometries=geojson" \
  -H "Authorization: Bearer kg_live_..."