{"uid":"cap_hZv6hK_jK1mFDeNnqoivx","slug":"gocreative-jwt-decode-lookup-c92e34c2","name":"GoCreative JWT Decode Lookup","description":"Keyless, pay-per-call compliance &amp; regulated-data API for AI agents — OFAC wallet + sanctions/PEP + KYB screening, SEC filings, FRED economics, FDA recalls, federal awards, plus continuous monitoring. USDC on Base/Solana via x402, native MCP. No API key, no signup.","url":"https://api.gocreativeai.com/v1/lookup/jwt_decode","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["input"],"properties":{"input":{"type":"string","description":"endpoint argument"}}}},"additionalProperties":false}}},"responseSchema":null,"example":{"request":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c"},"response":{"header":{"alg":"HS256","typ":"JWT"},"payload":{"iat":1516239022,"sub":"1234567890","name":"John Doe"},"signature_excerpt":"SflKxwRJSMeKKF2QT4fwpMeJf36POk...","signature_present":true}},"exampleRequest":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c"},"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_PUqTpx7cj6-DD1Zd_eBCv","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Decodes a JWT token and returns its parsed header, payload, and claims without verifying the signature","exampleAgentPrompt":"Can you decode this JWT for me and show me what's in the payload: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c","exampleUseCases":null,"resultDescription":"Returns a parsed JSON object containing the decoded JWT header (algorithm, token type), payload (all claims such as sub, iat, exp, name, email, roles), and any other fields embedded in the token. Does not verify the signature.","failureModes":["Malformed or invalid JWT string returns an error response","Empty or missing token parameter causes a 400-level error","Token with non-standard encoding may fail to parse","Payment failure (insufficient USDC balance) returns 402"],"whenToPreferThis":"Use this endpoint when you need to quickly inspect the contents of a JWT token — such as reading claims, checking expiration, or extracting a subject ID — without needing signature verification. Ideal for debugging, logging, or extracting user metadata from tokens in agent workflows. Costs only $0.005 USDC per call with no API key or signup required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:48:32.681Z","isFirstParty":false}