Generate access token

Generates an OAuth token using client_credentials flow. Use Basic Auth with base64(clientId:clientSecret) in the Authorization header.

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here!