AI-native web search we query to surface accounts and signals that keyword filters miss.
In our stackLast reviewed July 17, 2026
Exa is a search API built for AI agents and scripts to query, not people clicking through a results page. Send it a request and it returns full page content, structured JSON, or a synthesized answer, depending on which endpoint you call. There's no dashboard. Every result comes back through code, so someone on the team has to write the integration before it does anything.
Billing is pay-per-request rather than a flat subscription, and price varies by endpoint. Exa also publishes its own accuracy numbers, including a score on a benchmark called FRAMES; that's Exa grading itself, not a third party, so weigh the comparison to competitors accordingly. Summaries and structured answers are AI-generated, which means they still need a check before anyone treats them as fact.
It's built to be called, not clicked.
The tools we'd run next to Exa.ai, and what each pairing covers.
From the Exa.ai pricing page · verified July 17, 2026
The bill is driven by request volume across separate metered endpoints, not a flat subscription: Search runs $7 per 1,000 requests (10 results), Contents (fetching page text) is $1 per 1,000 pages per content type, and Deep Search or Monitors cost more per 1,000 calls ($12-15 and $15 respectively). Costs stack when a single workflow chains a search call with a contents call and an AI summary, since each is billed separately at its own per-1,000 rate. What looks cheap at prototype scale (the 20,000 free requests/month) can get harder to predict at production scale because usage is per API call, not per seat or per contact record, so a chatty agent workflow that calls Exa multiple times per user query multiplies costs fast. The Agent product's compute-unit pricing ($0.10/ACU, up to $1.00/request at X-high effort) adds a second, less predictable cost axis on top of the base search pricing.
Choose Firecrawl when the job is turning a known URL or site into clean structured content or markdown for an LLM, rather than discovering relevant pages across the open web first.
Choose Apify when you need a large marketplace of pre-built scrapers (social platforms, marketplaces, maps) with a visual actor store instead of writing search queries against a single API.
Choose BlitzAPI when the target is a specific data extraction task already documented for LLP's stack rather than open-ended AI-native web search.
Exa's pricing page states up to 20,000 requests per month free, covering web search calls and webpage text/highlights retrieval. There's no card required to start; overage moves you to pay-as-you-go rates.
Search is $7 per 1,000 requests for up to 10 results; extra results beyond 10 cost $1 per 1,000 requests. Contents (page text) is $1 per 1,000 pages per content type. Deep Search runs $12-15 per 1,000 requests, Monitors $15 per 1,000, and the Answer endpoint starts at $5 per 1,000 requests.
Yes. AI page summaries add $1 per 1,000 pages across endpoints. Exa's Agent product bills separately by compute unit at $0.10 per ACU, with fixed-effort modes from $0.012 to $1.00 per request; contact enrichment through the agent adds $0.02 per email found and $0.07 per phone number found.
Exa's site mentions a startup grant program offering $1,000 in free API credits for eligible startups, on top of the standard free tier.
Because ease is listed as medium and interface is API, someone on the team needs to write the request/response handling and manage rate limits and error handling in code. There's no low-code connector shown on the vendor's own pages, so plan for developer time before Exa fits into a workflow like n8n or Make unless a community connector already exists.
Tell us how your motion runs today. We'll show you what we'd engineer.
Contact us