Skip to main content
POST
Autenticar

Body

application/json
client-id
string
required

Id do cliente.

client-secret
string
required

Secret do cliente.

Response

Autenticação bem-sucedida.

access-token
string
required

Token de acesso (JWT).

token-type
string
required

Tipo do token (ex.: bearer).

expires-in
integer
required

Segundos até a expiração do token.