My Account

Token API

Get an access token by providing the Client ID and Client Secret.

Access tokens expire after a certain interval. To obtain a new access token, use a refresh token obtained from the token API call using the authorization code grant type. Refresh tokens remain valid for one year.

Guide reference – authorization_code
Guide reference – refresh_token
Guide reference – client_credentials

Language
URL
Click Try It! to start a request and see the response here!