Gera token de acesso JWT (Client Credentials)

Autentica a aplicação cliente e retorna um token de acesso Bearer (JWT). Este token deve ser enviado no header 'Authorization' das próximas requisições. Para obter o 'client_id' e 'client_secret', entre em contato com o time de engenharia.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Identificador do client API obtido no cadastro.

string
required

Segredo do client API obtido no cadastro (exibido apenas uma vez).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json