Endpoint to obtain an OAuth 2.0 access token using the Client Credentials Grant. Clients authenticate with their ID and secret, receiving an access token for resource access.

The request must be formatted using the application/x-www-form-urlencoded media type.

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