{"uid":"cap_qMO25FnouP1ElwdRNQqNN","slug":"netintel-exa-neural-web-search-6b30ec27","name":"NetIntel Exa Neural Web Search","description":"Exa neural web search for AI agents — POST or GET a query, get ranked live results (title, url, published_date, author, score) with optional highlight snippets. Filter by category (news, research paper, github, company, pdf…), domain include/exclude, and publish date. For a direct answer use /exa/answer. No API key, pay per call on Base or Solana.","url":"https://netintel.dev/exa/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_kelYop6OU4-9Vr6RbVRkY","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 via Exa AI and returns ranked live results with optional highlight snippets, filterable by category, domain, and date range.","exampleAgentPrompt":"Search the web for the latest news about AI agent payment protocols from the past month — I need up to 5 ranked results with highlight snippets, focusing only on news articles.","exampleUseCases":[{"title":"Track breaking AI industry news","prompt":"Search for the latest news articles about large language model releases from the past two weeks and give me the top 5 results with highlight snippets."},{"title":"Find academic research on a topic","prompt":"Find recent research papers about retrieval-augmented generation published after January 2025 — I want up to 10 ranked results with their URLs and publication dates."},{"title":"Discover GitHub repos for a technology","prompt":"Search GitHub for open-source repositories related to the x402 HTTP payment protocol and return the top 5 results with their scores."}],"resultDescription":"Returns a JSON object containing the original query, provider name ('exa'), search type used, number of results, and an array of result objects each with url, title, published_date, author, relevance score, optional highlight snippets, and optional full text — plus an empty findings array for future use.","failureModes":["Missing required 'query' parameter returns a validation error","Query longer than 1000 characters is rejected","num_results > 10 is silently clamped to 10","snippets mode with more than 2 results is clamped to 2","Invalid category value may return no results or an error","Invalid ISO 8601 date format for date range filters returns an error","Payment failure (insufficient USDC balance) returns a 402 error","Network or Exa upstream outage returns a 5xx error"],"whenToPreferThis":"Choose this endpoint when you need live, ranked web search results with neural (semantic) relevance scoring rather than pure keyword matching — especially when filtering by content category (news, research papers, GitHub, PDFs), restricting to specific domains, or needing recent content by publish date. Prefer this over static knowledge bases when freshness matters. Use /exa/answer instead if you want a synthesized direct answer rather than a list of sources.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:46:19.045Z","isFirstParty":false}