πŸ”‘
πŸ”Œ

Inspect API Tokens While Testing Endpoints

Decode JWTs returned by your API to verify the right claims, scopes, and permissions are being issued.

Nessun accesso richiesto

πŸ”’ The token is decoded entirely in your browser. Nothing is sent to any server.

API Testing tips

πŸ”Œ

After hitting your /auth/login endpoint in Postman or curl, paste the returned token here to verify the user role, scopes, and expiration look correct.

πŸ’‘

For OAuth integrations: paste the access token to see the granted `scope` claim. Mismatches between requested and granted scopes cause silent permission failures.

πŸ“‹

Use the "Copy JSON" button to copy the payload and paste it into your API documentation as an example of what the token contains.

πŸ”

The standard claims explained section helps API consumers understand what fields like `iss`, `sub`, `aud` actually mean in the OAuth/OIDC specs.

Come funziona

1
Inserisci
Enter your data into the tool above. Everything stays local to your browser.
2
Elabora
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Scarica
Get your result instantly. Nothing is stored after you leave the page β€” complete privacy.

PerchΓ© il nostro?

βœ“Completamente gratuito β€” nessun costo nascosto, mai
βœ“Nessun account, email o accesso richiesto
βœ“I file non lasciano mai il tuo dispositivo
βœ“Assolutamente nessun limite di dimensione file
βœ“Nessuna filigrana su nessun output

Also check out…

Domande frequenti