Get vehicle trips

This endpoint is still on our legacy API.

Get historical trips data for specified vehicle. This method returns a set of historical trips data for the specified vehicle in the specified time range.

Submit Feedback: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.

To use this endpoint, select Read Vehicle Trips under the Vehicles category when creating or editing an API token. Learn More.

Query Params
int64
required

Vehicle ID to query.

int64
required

Beginning of the time range, specified in milliseconds UNIX time. Limited to a 90 day window with respect to startMs and endMs

int64
required

End of the time range, specified in milliseconds UNIX time.

Responses

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