{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "httpay-xyz-api-jwt-decode",
  "title": "HTTPay \u00b7 JWT Decode",
  "url": "https://httpay.xyz/api/jwt-decode",
  "category": "tools",
  "summary": "Parse and decode JSON Web Token payload without verifying cryptographic signatures.",
  "seo": {
    "title": "HTTPay JWT Decode API | Pay-Per-Call Token Parser",
    "description": "Decode JWT tokens without signature verification. Part of 307 pay-per-call APIs. 0.002 USDC per call. x402 on Base."
  },
  "use_cases": [
    "Inspect JWT claims without validation for debugging",
    "Extract payload data from tokens for internal processing",
    "Analyze token structure in development environments"
  ],
  "ideal_buyer": "Developers debugging authentication flows and token inspection tools.",
  "example_prompt": "Decode this JWT token to see its payload: eyJ...",
  "example_request_body": {
    "token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.1,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x5f5d6fcb315871c26f720dc6fef17052dd984359",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "2000",
      "max_timeout_seconds": 60,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "description": "Decode a JWT (JSON Web Token) without signature verification. POST JSON: {token}. Returns header, payload, expiry status, and token metadata. Uses Node.js Buffer."
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "httpay-xyz",
    "host": "httpay.xyz",
    "title": "httpay.xyz \u2014 307 Pay-Per-Call APIs via x402 on Base",
    "description": "307 pay-per-call APIs (287 native + Gateway for 37 services). Token intelligence, DeFi yields, MEV risk, AI tools, web scraping. No API keys \u2014 pay $0.001\u2013$0.05 USDC per call.",
    "url": "https://httpay.xyz",
    "og_image": "https://httpay.xyz/og-image.png",
    "favicon": "https://httpay.xyz/favicon.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/httpay-xyz-api-jwt-decode",
    "url": "https://x402all.com/resource/httpay-xyz-api-jwt-decode",
    "name": "HTTPay \u00b7 JWT Decode",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/httpay-xyz-api-jwt-decode",
      "@type": "Offer",
      "price": "0.002",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.002000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://httpay.xyz/api/jwt-decode",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/httpay-xyz",
      "url": "https://httpay.xyz",
      "name": "httpay.xyz \u2014 307 Pay-Per-Call APIs via x402 on Base",
      "@type": "Organization"
    },
    "identifier": "httpay-xyz-api-jwt-decode",
    "description": "Decode JWT tokens without signature verification. Part of 307 pay-per-call APIs. 0.002 USDC per call. x402 on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=httpay-xyz-api-jwt-decode",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=httpay-xyz-api-jwt-decode"
}
