x402node_dev_jwt-decode
Decode JWT header and payload for token inspection and OAuth debugging. Extract claims from API tokens without signature verification.
Instructions
JWT decoder / JSON Web Token parser / JWT inspector / claims extractor / OAuth token decoder / JWT header parser / JWT payload reader / jwt.io alternative / API token introspection. Decode JWT header and payload (signature NOT verified). For AI agents, OAuth flow debug, API token inspection, auth analysis.
Price: unknown on Base (auto-paid in USDC).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | JWT token string (3 parts separated by dots, required) |