Arguments

id· ID· required
ID of a route.

Fields

id· ID
ID of a route calculation.
status· RouteStatus
Status of a route.
pending

Route is queued and pending processing. Temporary status.

processing

We are computing the route for your request. Temporary status.

done

We finished computing the route, with a result. Final status.

not_found

We finished computing the route, without any result. Final status.

error

An error occurred while computing the route. Final status.

alternatives· RouteDetails· beta
Alternative routes.
meta· RouteMetadata
Meta data for a route.
request_input· CreateRoute
Route request.

Exceptions

Codes

operation_not_allowed
You are not allowed to execute this operation. Enable it for the current application in the dashboard or reach out to customer support.
rate_limit_exceeded
Rate limit exceeded.
route_not_found
No route was found with the provided ID.
  • Getting started

    Get started with the Chargetrip API.

  • API reference

    Browse our api and endpoints.

  • Examples

    Explore examples and start building.

How filter works

The filter argument lets you narrow down results by passing an input object with specific criteria. Each field within the filter is optional — only include the ones relevant to your query.