Skip to main content

Client Credentials Token

POST 

/api/account/auth/bot-login/

Issues an access token using client credentials (OAuth2-style machine-to-machine authentication).

The client must provide a valid client_id and client_secret.

Request

Responses

Token issued successfully