Skip to main content

Get a short lived access token from your refresh token

POST 

/token

Get a short live access token (21600 seconds) from your refresh token. At the moment grant_type MUST be client_credentials.

Request

Responses

success