generateToken

post

generateToken

Generate an access token to use for authorization on subsequent API calls. Token expires every hour and must be passed in the header of all subsequent API calls. Required fields: Client ID and Client Secret

Resource URL

https://api.arity.com /platform/oauth/v1/token

Header Parameters


Name Values Description
client_id
(required)

clientId

client_secret
(required)

clientSecret

grant_type
(required)

grantType

scope
(required)

scope

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.

Resource Summary

Security

Content Type

application/json

Category

authorization-controller

Name Type Description
Name Type Description

Working...

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