{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "cheaptokens-ai-api-buy",
  "title": "cheaptokens.ai \u00b7 /api/buy",
  "url": "https://cheaptokens.ai/api/buy",
  "category": "other",
  "summary": "cheaptokens-ai-api-buy \u2014 x402-protected other API",
  "seo": {
    "title": "cheaptokens.ai \u00b7 /api/buy",
    "description": "cheaptokens-ai-api-buy \u2014 x402-protected other API"
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "unknown",
    "median_category_atomic": 0
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xd185138CEA135E60CA6E567BE53DEC81D89Ce7D6",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 300,
      "hints": {}
    }
  ],
  "origin": {
    "slug": "cheaptokens-ai",
    "host": "cheaptokens.ai",
    "url": "https://cheaptokens.ai"
  },
  "json_ld": {
    "@context": "https://schema.org",
    "@type": "WebAPI",
    "@id": "https://x402all.com/resource/cheaptokens-ai-api-buy",
    "name": "cheaptokens.ai \u00b7 /api/buy",
    "description": "cheaptokens-ai-api-buy \u2014 x402-protected other API",
    "url": "https://x402all.com/resource/cheaptokens-ai-api-buy",
    "sameAs": "https://cheaptokens.ai/api/buy",
    "applicationCategory": "other",
    "identifier": "cheaptokens-ai-api-buy",
    "provider": {
      "@type": "Organization",
      "@id": "https://x402all.com/server/cheaptokens-ai",
      "name": "cheaptokens.ai",
      "url": "https://cheaptokens.ai"
    },
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=cheaptokens-ai-api-buy",
      "description": "Test-buy this endpoint on AXON"
    },
    "offers": {
      "@type": "Offer",
      "price": "1",
      "priceCurrency": "USDC",
      "availability": "https://schema.org/InStock",
      "eligibleCustomerType": "Agent",
      "url": "https://x402all.com/resource/cheaptokens-ai-api-buy",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "1.000000",
        "priceCurrency": "USDC",
        "unitText": "call"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    }
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=cheaptokens-ai-api-buy",
  "callability": {
    "status": "call_ready",
    "schema_callability": 0.722,
    "source": "provider_openapi",
    "source_confidence": 0.9,
    "match_confidence": 0.95,
    "schema_confidence": 1.0,
    "validated_at": "2026-05-11T00:20:22.404423+00:00",
    "warnings": []
  },
  "contract": {
    "method": "POST",
    "route_template": "/api/buy",
    "content_type": "application/json",
    "request_body_schema": {
      "type": "object",
      "required": [
        "usdPaid"
      ],
      "properties": {
        "usdPaid": {
          "type": "number",
          "minimum": 0.5
        },
        "reservedForDate": {
          "type": "string",
          "pattern": "^\\d{4}-\\d{2}-\\d{2}$"
        },
        "paymentSessionId": {
          "type": "string"
        },
        "reservationDates": {
          "type": "array",
          "items": {
            "type": "string",
            "pattern": "^\\d{4}-\\d{2}-\\d{2}$"
          }
        }
      }
    },
    "response_schema": {
      "type": "object",
      "properties": {
        "success": {
          "type": "boolean"
        },
        "purchaseId": {
          "type": "string"
        },
        "veniceApiKey": {
          "type": "string"
        },
        "veniceKeyLast6": {
          "type": "string"
        },
        "reservedForDate": {
          "type": [
            "string",
            "null"
          ]
        },
        "creditsIssuedUsd": {
          "type": "number"
        },
        "paymentSessionId": {
          "type": [
            "string",
            "null"
          ]
        },
        "settlementTxHash": {
          "type": [
            "string",
            "null"
          ]
        }
      },
      "description": "Representative success schema. Same-day and reservation responses may differ slightly."
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "declared",
      "response_schema": "declared"
    },
    "contract_hash": "449ed34b3bfdf0a592e7873ce309a6111727738cdb94e9448ab387b1e73d2a3a"
  }
}