Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The start of the timeframe. Unix timestamp in seconds.
The end of the timeframe. Unix timestamp in seconds.
Whether to return data in miles or kilometers.
Available options:
mi
, km
Whether to include only active vehicles in the response.
Example:
true
Response
200 - application/json
Success