v1
latestOpenAPI 3.0.32026-07-24235275.4 KBAccess Token
Access Token
Make a call to this endpoint to exchange a temporary authorization code for an access token.
post/authorization-codes/tokens
Response
Token generated
Example response
{
"access_token": "riSm9jz2Tq2XKO8ZqS1+CJg8tOJ8cALn19zRlQc9s1",
"id_token": "riSm9jz2Tq2XKO8ZqS1+CJg8tOJ8cALn19zRlQc9s1",
"token_type": "Bearer"
}