/v3/auth/token

Generate an access token (Bearer) for API authentication using a refresh token. Tokens expire in 1 hour; use /generateRefreshToken to get new refresh tokens (owner only).

OAuth Flow: This is the token endpoint for client credentials or refresh. Headers: Content-Type: application/json

Language
Credentials
Click Try It! to start a request and see the response here!