Skip to main content

Requests a OAuth 2.0 Token

POST 

/oauth2/token

This API requests an access token given the user clientId and clientSecret. Each request will generate a new access token with an independent expiration time.

Request

Responses

Successful Token Request Response