{"uid":"cap_T37IMCo3YldZumu9FF1o0","slug":"netintel-web-search-api-0fdc36e3","name":"NetIntel Web Search API","description":"Network intelligence API — 138 endpoints, all pay-per-call via x402 micropayments (USDC on Base or Solana mainnet).\n\nNetIntel is agent fair-trade aligned: transparent per-call pricing in USDC on Base or Solana via x402, no API keys or signup, and automatic no-charge on server errors, upstream failures, and input-validation rejections — failed calls are never billed across NetIntel's network, domain, and data-intelligence endpoints.","url":"https://netintel-production-440c.up.railway.app/web/search","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["query"],"properties":{"type":{"type":"string","description":"auto (default) | neural | keyword | fast"},"query":{"type":"string","description":"Search query, 1-1000 chars. Aliases: q, search, prompt, text"},"category":{"type":"string","description":"company | research paper | news | pdf | github | tweet | personal site | linkedin profile | financial report"},"snippets":{"type":"string","description":"none (default) | highlights | text — clamps num_results to 2"},"num_results":{"type":"number","description":"1-10 results (default 10); >10 clamped. Aliases: numResults, limit, n, count"},"include_domains":{"type":"array","items":{"type":"string"},"description":"Up to 20 hostnames to restrict to"},"end_published_date":{"type":"string","description":"ISO 8601 date/datetime upper bound"},"start_published_date":{"type":"string","description":"ISO 8601 date/datetime lower bound"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"query":{"type":"string"},"results":{"type":"array","items":{"type":"object","properties":{"url":{"type":"string"},"text":{"type":["string","null"]},"score":{"type":["number","null"]},"title":{"type":["string","null"]},"author":{"type":["string","null"]},"highlights":{"type":["array","null"]},"published_date":{"type":["string","null"]}}}},"findings":{"type":"array"},"provider":{"type":"string"},"num_results":{"type":"number"},"search_type":{"type":"string"}}}}}}},"responseSchema":{"type":"json","example":{"query":"x402 payment protocol","results":[{"url":"https://www.x402.org/","text":null,"score":0.41,"title":"x402: an open standard for internet-native payments","author":null,"highlights":null,"published_date":"2026-05-12T00:00:00.000Z"},{"url":"https://github.com/coinbase/x402","text":null,"score":0.38,"title":"coinbase/x402: HTTP-native micropayments protocol","author":null,"highlights":null,"published_date":"2025-05-06T00:00:00.000Z"}],"findings":[],"provider":"exa","num_results":5,"search_type":"neural"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_A-d3aZHnM0vuL6VivSXwX","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs neural, keyword, or fast web searches and returns ranked results with URLs, titles, scores, and optional snippets or highlights","exampleAgentPrompt":"Search the web for the latest news about the x402 payment protocol — neural search, up to 5 results, published after January 1 2025, with text snippets.","exampleUseCases":[{"title":"Recent news on a competitor","prompt":"Search the web for recent news articles about OpenAI published after March 1 2025 — give me up to 10 results with highlights so I can skim the key points."},{"title":"Research paper discovery","prompt":"Find me research papers about transformer attention mechanisms — use neural search, category research paper, up to 8 results."},{"title":"Domain-scoped GitHub search","prompt":"Search GitHub for repositories related to 'micropayments HTTP protocol' — restrict to github.com, neural mode, top 5 results."}],"resultDescription":"Returns a JSON object with the original query, search type used, provider name, number of results, and an array of result objects each containing URL, title, relevance score (0–1), author, published date, optional text body, and optional highlights array. A findings array is also included for any structured extractions.","failureModes":["Missing required 'query' parameter returns a validation error with no charge","num_results above 10 is clamped to 10 silently","snippets mode clamping num_results to 2 may surprise callers expecting more results","Invalid date format for start_published_date or end_published_date causes input-validation rejection with no charge","include_domains with more than 20 hostnames may be truncated or rejected","Upstream search provider outage returns server error with no charge billed","Very short or ambiguous queries may return low-relevance results with low scores"],"whenToPreferThis":"Choose this endpoint when you need ranked web search results with relevance scores, date filtering, category filtering, or domain restriction — especially when you want neural semantic search (via Exa) rather than keyword matching. Prefer it over generic scraping endpoints when you need discovery across many pages rather than content extraction from a known URL. Its pay-per-call x402 model with no API key makes it suitable for agent workflows that need on-demand search without pre-registration.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:40:00.638Z","isFirstParty":false}