{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "api-exa-ai-search",
  "title": "Api \u00b7 Search",
  "url": "https://api.exa.ai/search",
  "category": "data",
  "summary": "Api \u00b7 Search \u2014 x402-protected data API. Pay $0.0070 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Api \u00b7 Search \u2014 x402 data API \u00b7 $0.0070 per call",
    "description": "Api \u00b7 Search \u2014 x402-protected data API. Pay $0.0070 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.35,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "stale",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6d6e695b09861467c7d462f5aaf31cf3540b9192",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "7000",
      "max_timeout_seconds": 60,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "query"
            ],
            "properties": {
              "type": {
                "type": "string",
                "description": "Search type: auto, keyword, neural, deep-lite, deep, deep-max"
              },
              "query": {
                "type": "string",
                "description": "Search query"
              },
              "contents": {
                "type": "object",
                "description": "Content fields to include: text, highlights, summary"
              },
              "numResults": {
                "type": "number",
                "description": "Number of results to return (max 10 for x402)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "results": [
              {
                "url": "https://example.com",
                "score": 0.99,
                "title": "Example"
              }
            ]
          }
        }
      }
    },
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6d6E695b09861467c7d462f5AAF31cF3540B9192",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "7000",
      "max_timeout_seconds": 60,
      "hints": {}
    }
  ],
  "origin": {
    "slug": "api-exa-ai",
    "host": "api.exa.ai",
    "url": "https://api.exa.ai",
    "favicon": "https://exa.ai/images/favicon-32x32.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-exa-ai-search",
    "url": "https://x402all.com/resource/api-exa-ai-search",
    "name": "Api \u00b7 Search",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/api-exa-ai-search",
        "@type": "Offer",
        "price": "0.007",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "base"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.007000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      },
      {
        "url": "https://x402all.com/resource/api-exa-ai-search",
        "@type": "Offer",
        "price": "0.007",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "base"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.007000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      }
    ],
    "sameAs": "https://api.exa.ai/search",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-exa-ai",
      "url": "https://api.exa.ai",
      "name": "api.exa.ai",
      "@type": "Organization"
    },
    "identifier": "api-exa-ai-search",
    "description": "Api \u00b7 Search \u2014 x402-protected data API. Pay $0.0070 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-exa-ai-search",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-exa-ai-search",
  "callability": {
    "status": "partial",
    "schema_callability": 0.35,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T11:58:19.784130+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://api.exa.ai/search",
    "response_schema": {
      "type": "json",
      "example": {
        "results": [
          {
            "url": "https://example.com",
            "score": 0.99,
            "title": "Example"
          }
        ]
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "90207a32520918db2327f4a77271044defbab4fdd967c8ab7f0dfcb92acd1c4b"
  }
}