Skip to main content

Generate JWT access token

POST 

/auth/token

Authenticates a registered client using its ID and secret, and returns a JWT access token.

Request

Responses

Successful token issuance