getDriverBehavior

get

getDriverBehavior

Return driving behavior and utilization information on a specific driver. Response 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 /drivers/{driverId}/behavior

Query Parameters


Name Values Description
startDate
(required)

Start date (inclusive) of the driver behavior requested. In YYYY-MM-DD format.

endDate
(required)

End date (inclusive) of the driver behavior 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

driverId ID of the driver. 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.

Response Error Details

  • HTTP Code
    Error Code
    Description
  • 400
    400

    Bad Request response

  • 401
    401

    Unauthorized response

  • 500
    500

    Server Error 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