Skip to main content

Exchange SSO Code for Access Token

GET 

/token-exchange

Redeem the one-time code issued at the end of an SSO login for a JWT access token. The code expires after 60 seconds and is deleted on first use. Responds 400 for an invalid or expired code and 503 when the code store is unavailable. Rate-limited to 20 requests per minute.

Request

Responses

Successful Response