Get access token.

Use the credentials you created earlier to obtain an OAuth2 token.

Note that OAuth2 token expires after 5 minutes. For security reasons we do not use refresh tokens, so after a token expires you have to generate a new one.

Form Data

Access token request body

string
enum
required

Value MUST be set to "client_credentials".

Allowed:
Responses

Language
Credentials
Basic
base64
:
URL
Response
Choose an example:
application/json