Trips API
Last updated
Was this helpful?
Last updated
Was this helpful?
https://trips-api.dimo.zone
To access the Trips API, a token exchange transaction is required to obtain a 2nd JWT to get permission to access the vehicle's trip. Please check Token Exchange API prior to using this endpoint.
GET
/v1/vehicle/{tokenId}/trips
Retrieves a list of trips taken by the Vehicle identified with the provided Vehicle ID.
tokenId
*
String
Vehicle token ID, this is the token ID of your vehicle NFT. A prerequisite is to obtain a token
that is permitted to access trips data for this specific vehicle.
Authorization
*
String
Trips are defined as the journeys between two waypoints. The trip entity stores the start time and the end time of each journey.
Vehicle JWT in .