{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gateway-spraay-app-api-v1-search-web",
  "title": "Spraay \u00b7 Web Search with LLM-Ready Results",
  "url": "https://gateway.spraay.app/api/v1/search/web",
  "category": "data",
  "summary": "Search the web and receive structured, citation-ready results optimized for LLM consumption.",
  "seo": {
    "title": "Spraay Web Search API | x402 Payment Required",
    "description": "Pay-per-request web search API delivering clean, LLM-ready results via Tavily. Basic or advanced depth, domain filtering. $0.01 USDC per call on Base."
  },
  "use_cases": [
    "Retrieve current events and news for agent context",
    "Gather source citations for research tasks",
    "Filter search results to specific domains for targeted data",
    "Adjust search depth for quick answers vs comprehensive research"
  ],
  "ideal_buyer": "AI agents and automation systems requiring clean, structured web search data without managing API keys or subscriptions.",
  "example_prompt": "Search for recent developments in Ethereum layer-2 scaling and return 5 results with source URLs.",
  "example_request_body": {
    "query": "Ethereum layer-2 scaling 2024",
    "max_results": 5,
    "search_depth": "basic",
    "include_domains": [
      "ethereum.org",
      "vitalik.ca"
    ]
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xad62f03c7514bb8c51f1ea70c2b75c37404695c8",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Web search with clean, LLM-ready results via Tavily. Basic or advanced depth.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "query"
            ],
            "properties": {
              "query": {
                "type": "string"
              },
              "topic": {
                "type": "string"
              },
              "max_results": {
                "type": "number"
              },
              "search_depth": {
                "type": "string"
              },
              "exclude_domains": {
                "type": "array"
              },
              "include_domains": {
                "type": "array"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "query": "...",
            "answer": "...",
            "results": [
              {
                "url": "...",
                "title": "...",
                "content": "..."
              }
            ]
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "gateway-spraay-app",
    "host": "gateway.spraay.app",
    "url": "https://gateway.spraay.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gateway-spraay-app-api-v1-search-web",
    "url": "https://x402all.com/resource/gateway-spraay-app-api-v1-search-web",
    "name": "Spraay \u00b7 Web Search with LLM-Ready Results",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gateway-spraay-app-api-v1-search-web",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://gateway.spraay.app/api/v1/search/web",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gateway-spraay-app",
      "url": "https://gateway.spraay.app",
      "name": "gateway.spraay.app",
      "@type": "Organization"
    },
    "identifier": "gateway-spraay-app-api-v1-search-web",
    "description": "Pay-per-request web search API delivering clean, LLM-ready results via Tavily. Basic or advanced depth, domain filtering. $0.01 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gateway-spraay-app-api-v1-search-web",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gateway-spraay-app-api-v1-search-web"
}
