Follow a feed of vehicle stats.
Your first call to this endpoint will provide you with the most recent stats for each vehicle and an endCursor
.
You can the provide the endCursor
value to the after
query parameter to get all updates since the last call you made.
If hasNextPage
is false
, no new data is immediately available. You should wait a minimum of 5 seconds making a subsequent request.
Related guide: Telematics.
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 Statistics under the Vehicles category when creating or editing an API token. Learn More.