{"uid":"cap_3euIZDs3h_aV1L9b9VIa2","slug":"kihustle-jwt-decoder-c0633875","name":"KiHustle JWT Decoder","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/nexus/api/v1/jwt-decoder","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"token":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_BmmZrH7pfrsDrJqDtaD_K","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Decodes and validates a JWT token, returning its parsed claims and status","exampleAgentPrompt":"Can you decode this JWT for me and show me what claims are inside it: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c","exampleUseCases":[{"title":"Inspect auth token claims","prompt":"I have this JWT from our auth system and I need to see what user ID, roles, and expiration are encoded in it — can you decode it? Here's the token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI0MiIsInJvbGUiOiJhZG1pbiIsImV4cCI6MTcwMDAwMDAwMH0.signature"},{"title":"Debug expired session token","prompt":"My app is throwing an auth error and I suspect the JWT might be malformed or have unexpected claims — can you parse this token and tell me what's in it: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1c2VyXzk5IiwiZXhwIjoxNjAwMDAwMDAwfQ.abc123"},{"title":"Audit third-party API token","prompt":"We received this JWT from a third-party API integration and I want to know what scopes and metadata it contains before we use it — please decode it: eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCJ9.eyJzY29wZXMiOlsicmVhZCIsIndyaXRlIl0sImlzcyI6InRoaXJkcGFydHkuY29tIn0.sigpart"}],"resultDescription":"Returns a JSON object with a 'result' field indicating 'processed' and a 'status' field of 'success', along with the decoded JWT payload including its claims (such as subject, expiration, issuer, and custom fields)","failureModes":["Malformed or invalid JWT string returns an error status","Empty token field causes a validation error","Expired tokens may still be decoded but flagged accordingly","Network or payment authorization failures return a 402 response"],"whenToPreferThis":"Use this endpoint when you need a lightweight, pay-per-call JWT decoding service accessible via API without running your own token parsing library — especially useful in agent pipelines where you need to inspect token claims on the fly without standing up dedicated auth infrastructure","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:58:15.335Z","isFirstParty":false}