Criar Token
Autenticacao
Criar Token
Use este endpoint para gerar um token JWT de teste para testes direto em nossa documentação.
POST
Criar Token
Documentation Index
Fetch the complete documentation index at: https://developer.noodle.cx/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Seu User ID
Sua API Key
Sua chave privada (PEM) para assinatura da requisição em base64
Body
application/json
O método HTTP da requisição final (ex: 'GET', 'POST').
Example:
"GET"
O caminho do endpoint final (ex: '/external/receipts/some-id').
Example:
"/external/receipts/00d51abb-7bf5-42ee-a9e7-fc7398236565"
O corpo JSON da requisição final, se houver.
Example:
{ "key": "value" }Response
Successful Response