generateToken

post

generateToken

Generate an access token that you can use for authorization on subsequent API calls.

Resource URL

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

Body Parameters


Name Values Description
client_id
(required)

Value provided by Arity

client_secret
(required)

Value provided by Arity

grant_type
(required)

Value must be client_credentials

scope
(required)

Value must be b2b or mobile

userId

Required if scope = mobile

deviceId

Required if scope = mobile

Request Body

Generate an access token that you can use for authorization on subsequent API calls.

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/x-www-form-urlencoded

Category

Authorization

Name Type Description
Name Type Description

Working...

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