Get the geometry of a route (beta)

Beta notice : this endpoint is part of our v3-suite beta testing phase.
Please note that:

  • The behavior and structure may change before public release.
  • Some features or results may still be incomplete or evolving.

Get the geometry of a route snapshot, in GeoJSON format. This endpoint uses the route id.

Notes and considerations

  • id lifetime: the route id remains valid for a limited period (at least 1 hour), following the same policy as any v3/route sub-resources.
  • The response follows the GeoJSON standard, allowing easy visualization in tools like geojson.io or mapping libraries.
  • The geometry reflects the path computed at the time the snapshot was created. It does not update dynamically if routes change later.

Support endpoints and resources

  • Get routes: use the /v3/routes endpoint to retrieve route snapshots (id) and their details.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the route.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json