JWT Decoder
Paste any JWT token to instantly decode the header, payload, and claims. Works offline — nothing is sent to any server.
Header
Signature
⚠ Signature not verified — provide a secret key to validate integrity.
Payload & Claims
Use as a REST API
POST a JWT token and get the decoded result in JSON:
curl -X POST https://hatchloop.dev/api/tools/jwt \
-H "Content-Type: application/json" \
-d '{"token": "eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyIn0.sig"}'
Hatchloop Pro
Need higher API limits?
10,000 API requests/day · Batch operations · Priority support
Upgrade to Pro — $9/mo →Cancel anytime · Billed via Polar