getVehicleUtilization

get

getVehicleUtilization

Return a utilization report on a specific vehicle. Data on number of days returned is capped at 30 days, when start and end dates provided exceed the limit, information on the latest 30 days will be provided.

Ex. when start date is 2018-01-01 and end date is 2018-02-20, information is returned from 2018-01-21 to 2018-02-20.

Resource URL

https://api-sandbox.arity.com/shared-mobility-insights/v1 /vehicles/{vin}/utilization

Query Parameters


Name Values Description
startDate
(required)

Start date (inclusive) of the vehicle utilization requested. In YYYY-MM-DD format.

endDate
(required)

End date (inclusive) of the vehicle utilization requested. In YYYY-MM-DD format.


Header Parameters


Name Values Description
Authorization
(required)

Value should be the word Bearer followed by a space and then the token (e.g., Bearer CW8abh5JkxZ5KYdAQQH0p9fTAicq). To generate a token, use the OAuth API.

Request Body

vin Id of the vehicle. true

HTTP Basic

OAuth 2.0

API Key

Reset

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Resource Summary

Security

Category

Risks & Utilization Insights

Name Type Description
Name Type Description

Working...

© 2019 Arity, LLC. All rights reserved.  | Privacy Policy | Terms of Use | Legacy APIs