Skip to main content

Generate Application Token

POST 

/api/v1/account/applications/token

Generate an application access token using client credentials. This endpoint is intentionally unauthenticated - authentication is performed via client_id and client_secret in the request body.

Request

Responses

Successful Response