Authenticate

This endpoint implements OAuth 2.0 Client Credentials flow for machine-to-machine authentication.
Upon successful authentication, a JWT token is returned which must be included in the Authorization
header of all subsequent API requests.

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

The authentication request containing client ID and client secret.

string | null
string | null
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

500

Internal Server Error

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