Links
Comment on page

Client authorization

In order to access information related to your application, you must obtain an access token using the client credentials grant.
post
https://AUTH_DOMAIN
/oauth/token
Client credentials grant flow