v1
latestOpenAPI 3.1.02026-07-2615040.1 KBSolicitação do token
post/api/v0/oauth/token
Request body
Response
200
Example response
{
"access_token": "eyJhbGciOiJIUf1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIyaHpYZWhWdE9tWXJtVDdIU2xvbGVSVVhlekMyIiwiaWF0IjoxNjk4ODY5NjcwfQ.UEt_YKjMayHrbhOhRvxy_KM_VC0m0d61v5kydtyEPR8",
"expires_in": "never",
"token_type": "Bearer"
}