Driver Access Token

This token is used to access driver-specific data.

📘

Read about API Rate Limits

📘

Read more about Error Codes.

🚧

Expires_in Param

The "expires_in" parameter value is defined in seconds (until the token's expiration)

Body Params
string
required

authorization_code

int64
required

The authorization code obtained from the permissions dialog redirect. See https://otonomo-docs.readme.io/docs/obtaining-driver-consent

int64
required

The URI a user will be redirected to after authorization.

string
required

The identification string of the consumer found on developer platform.

string
required

The client secret (equivalent to a password) of a consumer found on developer platform.

Headers
string
required

application/x-www-form-urlencoded

Responses

Language
Request
Response
Choose an example:
application/json