v1
latestOpenAPI 3.1.02026-07-24590188.7 KBUser Authentication and Authorization
post/v2/token
Response
200
Example response
{
"access_token": "sample_access_token",
"token_type": "Bearer",
"expires_in": 604800
}200
{
"access_token": "sample_access_token",
"token_type": "Bearer",
"expires_in": 604800
}