v1
latestOpenAPI 3.1.02026-07-24320172.9 KBToken
post/auth/token
Headers
Content-Typestring required
Request body
Response
200
Example response
{
"token_type": "Bearer",
"expires_in": 3599,
"ext_expires_in": 3599,
"access_token": "eyJhbOiJIUzI1Ndsfsffdfs.eyJSb2xlIjoiQWRtaW4iLCJJc3N1ZXIiOiJJc3N1ZXIiLCJVc2VybmFtZSI6IkphdmFJblVzZSIsImV4cCI6MTcyNjAwasdawerrrrrIjoxNzI2MDAxMzQ4fQ.jug4OrQxLQocpk6BmngyXWx8bFakez3rZK-4CZ_N_gg"
}