API Reference

Exchanges client credentials for an authentication token used in subsequent API requests.

The Token Exchange endpoint is crucial for securing and initiating your interaction with our API. This process involves exchanging your api-key for a short-lived authentication token.

Response

keytypedescription
access_tokenstringThe authentication token you will use for subsequent API requests
expires_instringThe duration (in seconds) for which the token is valid.
scopestringThe scope of the token
token_typenumberThe token type
Language
Credentials
Header
Click Try It! to start a request and see the response here!