Telemetry API
Last updated
Was this helpful?
Last updated
Was this helpful?
To access the Vehicle data under the Telemetry API, a token exchange transaction is required to obtain a Vehicle JWT with permissions to access a given vehicle. Please check Token Exchange API prior to using this endpoint.
https://telemetry-api.dimo.zone
Replace the <vehicle_jwt>
with , this refers to the Vehicle JWT in .
The Telemetry API provides one endpoint /query
, for query execution. Refer back to if you need a refresher on how GraphQL works.