{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "api-0x402-io-api-deploy",
  "title": "Api \u00b7 Deploy",
  "url": "https://api.0x402.io/api/deploy",
  "category": "data",
  "summary": "Api \u00b7 Deploy \u2014 x402-protected data API. Pay $10.00 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Api \u00b7 Deploy \u2014 x402 data API \u00b7 $10.00 per call",
    "description": "Api \u00b7 Deploy \u2014 x402-protected data API. Pay $10.00 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 500.0,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x0762e6e23e0e575930263514c5d9bec6ab1d7f1a",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Deploy new AI agent token - Gasless deployment on 0x402 protocol",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "name": {
              "type": "string",
              "required": true,
              "description": "Token name"
            },
            "price": {
              "type": "string",
              "required": true,
              "description": "Price per mint in USDC"
            },
            "symbol": {
              "type": "string",
              "required": true,
              "description": "Token symbol"
            },
            "deployer": {
              "type": "string",
              "required": true,
              "description": "Deployer address"
            },
            "imageUrl": {
              "type": "string",
              "required": false,
              "description": "Optional token image URL"
            },
            "mintAmount": {
              "type": "string",
              "required": true,
              "description": "Amount of tokens per mint"
            },
            "description": {
              "type": "string",
              "required": false,
              "description": "Optional token description"
            },
            "maxMintCount": {
              "type": "number",
              "required": true,
              "description": "Maximum number of mints allowed"
            },
            "paymentToken": {
              "type": "string",
              "required": true,
              "description": "Payment token (USDC or USDT)"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "message": {
              "type": "string"
            },
            "success": {
              "type": "boolean"
            },
            "paymentId": {
              "type": "string"
            },
            "statusUrl": {
              "type": "string"
            },
            "paymentStatus": {
              "type": "string"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-0x402-io",
    "host": "api.0x402.io",
    "url": "https://api.0x402.io",
    "favicon": "https://0x402.io/logo.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-0x402-io-api-deploy",
    "url": "https://x402all.com/resource/api-0x402-io-api-deploy",
    "name": "Api \u00b7 Deploy",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-0x402-io-api-deploy",
      "@type": "Offer",
      "price": "10",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "10.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://api.0x402.io/api/deploy",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-0x402-io",
      "url": "https://api.0x402.io",
      "name": "api.0x402.io",
      "@type": "Organization"
    },
    "identifier": "api-0x402-io-api-deploy",
    "description": "Api \u00b7 Deploy \u2014 x402-protected data API. Pay $10.00 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-0x402-io-api-deploy",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-0x402-io-api-deploy",
  "callability": {
    "status": "partial",
    "schema_callability": 0.39,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T22:41:19.861242+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://api.0x402.io/api/deploy",
    "content_type": "application/json",
    "response_schema": {
      "type": "object",
      "properties": {
        "message": {
          "type": "string"
        },
        "success": {
          "type": "boolean"
        },
        "paymentId": {
          "type": "string"
        },
        "statusUrl": {
          "type": "string"
        },
        "paymentStatus": {
          "type": "string"
        }
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "403051ae1be50c3dcdb3e33707bcf7b9ca328b60d5b6fa84f35e4d7810ca80f2"
  }
}