Skip to main content

Authentication - Get access token

POST 

/oauth/token

Get access token using the OAuth2 client credentials flow. The token expires after 8600 seconds. Do not request a new one before the current one expires.

Request

Responses

OK.