token

post

token

Generates an access token when provided with client_ID and base64 encoded client_id & client_secret.

Resource URL

https://api-sandbox.arity.com/services/roadside/v1 /oauth/accesstoken

Query Parameters


Name Values Description
grant_type
(required)

grant_type must be client_credentials provided when creating application


Header Parameters


Name Values Description
Content-Type

client_id
(required)

Client_id provider when creating application

Authorization
(required)

Base64 encoded Client ID and client secret (client_id:client_secret)

Request Body

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

    Service Error response

Resource Summary

Security

Content Type

application/x-www-form-urlencoded

Category

Get Started

Name Type Description
Name Type Description

Working...

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