Get API Token

Authenticates with client credentials and returns a JWT token.

Important: A failed authentication still returns HTTP 200 — check that Token is not null.
If Token is null, the Message field contains the reason (e.g., invalid credentials).

Use the Token value as the Authorizer header on all subsequent API calls.
Tokens expire — re-authenticate before the Expires timestamp.

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

Your API client ID, provided during onboarding.

string
required

Your API client secret, provided during onboarding.

Response

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