Get vehicle scores

Get safety scores and overall risk factors for vehicles.

Rate limit: 100 requests/min (learn more about rate limits here).

To use this endpoint, select Read Safety Events & Scores under the Safety & Cameras category when creating or editing an API token. Learn More.

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.

Query Params
string
required

End time in RFC 3339 format. Millisecond precision and timezones are supported. Includes trips that end before this timestamp.

string
required

Start time in RFC 3339 format. Millisecond precision and timezones are supported. Includes trips that end after this timestamp. Can be up to 1 year before endTime.

vehicleIds
array of strings

Comma separated list of vehicle IDs to filter by. Include up to 100 IDs. Defaults to all vehicles.

vehicleIds
string

If specified, this should be the endCursor value from the previous page of results. When present, this request will return the next page of results that occur immediately after the previous page of results.

Responses

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