v1
latestOpenAPI 3.0.32026-08-06504.7 KBExchange authorization code or refresh token
post/api/oauth/token
Response
Access and refresh tokens
Example response
{
"token_type": "Bearer",
"expires_in": 3600
}Access and refresh tokens
{
"token_type": "Bearer",
"expires_in": 3600
}