{"uid":"cap_IH54SX7dQui4oS68GOUys","slug":"jwt-decode-bd281363","name":"JWT Decode","description":"Crypto, AI, Social Media, Finance, Weather, Tools &amp; more. Pay per call in USDC on Base. No API keys.","url":"https://apex-api-gamma.vercel.app/api/tools/jwt/decode","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"query":{"type":"string","description":"Search query or input parameter"}}},"responseSchema":{"type":"object","description":"API response data"},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.160058","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.160058/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.160058","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.160058","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_HBfsGxtq1ZmMVjOZBG1T8","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.160058","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Decodes a JSON Web Token (JWT) to reveal its header, payload, and signature components without verification","exampleAgentPrompt":"Can you decode this JWT for me and show me what's in the payload and header: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c","exampleUseCases":null,"resultDescription":"Returns the decoded JWT broken into its three parts: the header (algorithm and token type), the payload (claims such as sub, iat, exp, name, roles, and other custom claims), and optionally the signature component — all in plain JSON without cryptographic verification.","failureModes":["Malformed JWT string that cannot be base64-decoded returns an error","Input token missing required dot-separated segments fails parsing","Empty or null query input returns a validation error","Token with non-standard encoding may fail to parse correctly"],"whenToPreferThis":"Use this endpoint when you need to quickly inspect the contents of a JWT token — such as reading expiration time, subject, issuer, or custom claims — without needing to verify its signature. Ideal for debugging, logging, or displaying token metadata in a UI. Not suitable when cryptographic signature verification is required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:58:28.588Z","isFirstParty":false}