API Reference

Authenticate Client


Use this endpoint to authenticate your client using OAuth 2.0 Client Credentials flow.

Provide your client_id and client_secret in the request body to obtain an access token. The token will be required in the Authorization header (Bearer ) for all subsequent API requests.

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