Token Exchange

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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
Form Data
string
required

Client ID

string
required

Client Secret

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json