Search

Exa — Neural Semantic Web Search + Find-Similar + Answer

economy

Exa — Neural Semantic Web Search + Find-Similar + Answer is an cost-effective search provider offering Web Search, Neural Semantic Search, Synthesized Answer and 1 more through Aweb's unified API. It features partial streaming support with premium-tier latency.

Try Exa — Neural Semantic Web Search + Find-Similar + AnswerOfficial docs

Specifications

CategorySearch
Auth Typeapi_key
Latency Tierpremium
Streamingpartial
Pricing Tiereconomy
Reliabilitypremium
Qualitypremium
Base URLhttps://api.exa.ai
SDK Package

Capabilities (4)

Web Searchsearch.web
Score: 92
Neural Semantic Searchsearch.neural
Score: 99DEFAULT
Synthesized Answersearch.answer
Score: 90
URL → LLM-Ready Markdownweb.read-url
Score: 82

Public discovery

Inspect Exa — Neural Semantic Web Search + Find-Similar + Answer's current readiness, sources, capabilities, and MCP tool posture through Aweb's public integration catalog. Provider-pinned execute examples are intentionally withheld until the canonical public execute contract is normalized.

cURL

curl "https://aweblabs.ai/api/v2/integrations/catalog" \
  | jq '.providers[] | select(.providerId == "exa")'

TypeScript

const response = await fetch(
  'https://aweblabs.ai/api/v2/integrations/catalog'
);

const catalog = await response.json();
const provider = catalog.providers.find((item) => item.providerId === 'exa');

console.log(provider?.readiness);
console.log(provider?.mcpTools?.length ?? 0);

Related Search providers

SerpAPI

standard tier

Weaviate

standard tier

Perplexity

standard tier

Typesense

economy tier

Semantic Scholar

economy tier

Tavily — LLM-Optimized Search, Extract, Map, Crawl

economy tier

Getting started →API reference →All capabilities →All providers →