Create API Token

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

We have implemented rate limiting for the /oauth/token endpoint.

The rate limit allows up to 180 requests per minute per clientId and userId.

If this limit is exceeded, the API will return an error with the message:
AUTHENTICATION FAILED. Too many requests.

The proper time for re-trying will be calculated dynamically based on the rate of requests being sent.

Body Params
string
required
Defaults to client_credentials
string
required
string
required
string
enum
required

Is case sensitive. Use uppercase

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json