Exa Pricing in 2026: How Much Does It Really Cost?

Key Takeaways
- Exa is pay-as-you-go with no subscription. New accounts get $20 in credits, roughly 2,800 searches, and the free tier adds $10 in credits each month. Search then bills at $7 per 1,000 requests.
- The headline rate covers one endpoint. Costs can rise quickly depending on endpoint and result count, especially when combining Search, Contents, summaries, Deep Search, Monitors, or Agent runs.
- Agent runs are the hardest line to forecast with Exa. They range from $0.012 to $1.00 per run by effort, and contact enrichment bills separately on top.
- TinyFish is a good Exa alternative. With TinyFish, Search and Fetch are free on every plan. A single credit covers Agent and Browser, with model inference, anti-bot, and the agent proxy included.
Exa pricing starts cheap and looks simple: sign up, get $20 in free credits, then pay $7 per 1,000 searches. The surprise shows up later, on the invoice.
That $7 covers a single Search call. Extra results, page contents, AI summaries, deep research, monitors, and autonomous Agent runs each meter on their own line, and none of them count the biggest hidden cost of all, the model tokens an agent burns reading whatever the search returns.
This guide breaks down every endpoint, the costs that catch teams in production, real user reviews, and one alternative with a flatter model.
How much does Exa cost?
Exa runs on usage-based pricing with no subscription. New accounts get $20 in credits, roughly 2,800 searches, and the free tier adds $10 in credits each month. After that, each endpoint bills on its own rate. Here is the full breakdown, verified against Exa's pricing page.
| Endpoint | Price | What it covers |
|---|---|---|
| Free tier | $0 | Up to 20,000 requests a month, web search, text and highlights |
| Search | $7 / 1k requests | Up to 10 results, then $1 per 1,000 for each result above 10 |
| Contents | $1 / 1k pages | Per content type, AI page summaries add $1 per 1,000 pages |
| Answer | $5 / 1k requests | Answers with citations |
| Deep Search | $12–$15 / 1k requests | Multi-step structured research |
| Monitors | $15 / 1k requests | Scheduled web tracking with webhook updates |
| Agent | $0.012–$1.00 / run | Plus $0.10 per compute unit and $0.02–$0.07 per enrichment |
| Enterprise | Custom | Up to 1,000 results per search, custom index, Zero Data Retention |
How TinyFish pricing compares
TinyFish is web-execution infrastructure for AI agents, built on a single credit meter. Search and Fetch are free. Agent and Browser draw from the same pool of credits.
On cost, three points separate Exa and TinyFish. Search and Fetch are free on every TinyFish plan, pay-as-you-go included, where Exa meters both after the free tier at $7 and $1 per 1,000. TinyFish adds no separate charge for proxy, model inference, anti-bot, the stealth browser, or Vault and Profiles, all of which the pricing page lists as included on every plan. Failed runs and failed fetches cost nothing, since you pay only for successful operations.
One honest trade-off runs the other way. Exa is the semantic-retrieval depth champion. It runs its own neural index, an Exa Research endpoint reports at 94.9% on SimpleQA, a Websets product, and a sub-200ms Exa Instant tier.
Teams whose whole job is broad semantic discovery across an index get depth from Exa that TinyFish is not trying to replace. Teams that want free retrieval and one predictable credit for the rest of the workflow get that from TinyFish.
Start building with TinyFish. Search and Fetch are free on every plan, and signup includes 500 credits with no card required. Get an API key and run a first operation in under a minute.
| TinyFish plan | Price | Credits | Search | Fetch | Agent | Browser |
|---|---|---|---|---|---|---|
| Pay as you go | $0.015/credit | 500 free to start | 0 credits/req | 0 credits/url | 1 credit/step | 1 credit / 4 min (60 min cap) |
| Starter | $15/mo | 1,650/mo ($0.014 overage) | Free | Free | 1 credit/step | 1 credit / 4 min |
| Pro | $150/mo | 16,500/mo ($0.012 overage) | Free | Free | 1 credit/step | 1 credit / 4 min |
| Enterprise | Custom | Custom, SLA, on-prem | Free | Free | 1 credit/step | 1 credit / 4 min |
Every TinyFish plan includes model inference, the stealth browser, anti-bot, agent proxy, Vault and Profiles, and the SDKs, CLI, and MCP (Model Context Protocol) server. Enterprise adds ISO 27001 and SOC 2 compliance, a research mode, and on-premise deployment.
Want to see the difference on your own query? The Search Arena runs the same request across TinyFish, Exa, Tavily, and Parallel and compares cost, speed, and evidence quality side by side.
Exa pricing plans: a breakdown
Exa pricing is not one number. It is a menu of metered endpoints. Here is what each line actually meters.
Cost line 1: Search and result add-ons
Search is the base meter: $7 per 1,000 requests for up to 10 results. Two add-ons stack on top. Each result above 10 adds $1 per 1,000, and AI page summaries add $1 per 1,000 pages. A 25-result query with summaries costs materially more than the $7 headline suggests.
TinyFish Search costs zero credits per request. On a 250-question sample from OpenAI's SimpleQA benchmark, TinyFish reported the highest first-result accuracy at 49.2% Snippet@1, ahead of Exa at 38.4%, and a p50 search latency of 556 milliseconds against Exa's 811. Those are TinyFish's own published figures, from tinyfish.ai/search and the benchmarks page. For agents that act on the top result, higher first-result accuracy means fewer retries.
Cost line 2: Contents and page summaries
For Exa, Contents meters full-page retrieval at $1 per 1,000 pages, charged per content type. Request text and highlights and summaries together and the same page bills more than once. AI summaries add a further $1 per 1,000 pages. This is the line that quietly scales with how much of each page a workflow pulls.
The per-page price is only half the fetch bill. The other half is how many tokens the returned content forces a model to read. In one published TinyFish test across 15 real articles, a single Daily Mail article came back from TinyFish Fetch at roughly 4,673 characters, about 92% article content and close to 1,170 tokens.
A competing service returned 164,986 characters for the same article, most of it navigation, a weather widget, dozens of trending links, and ad slots, at roughly 41,000 tokens. That is about 35 times the token cost for the same underlying article.
Because Exa serves from its own index, coverage matters too: on a 45-URL fetch benchmark, TinyFish returned usable content from 93% of pages (42 of 45) against Exa's 73% (33 of 45), and across 15 news articles Exa reached only 5, with three publishers out of its index entirely. TinyFish Fetch is free per URL and returns clean Markdown, HTML, or JSON.
Cost line 3: Deep Search, Answer, and Monitors
Three premium endpoints price above base Search. Deep Search runs multi-step structured research at $12 to $15 per 1,000. Answer returns cited answers at $5 per 1,000. Monitors track the web on a schedule with webhook updates at $15 per 1,000. Each is a different job, so pointing the wrong endpoint at a simple lookup can overpay by two to three times.
Cost line 4: Agent runs and enrichment
Exa Agent runs get their own line, and they are the least predictable of the five. Under fixed-effort modes, a run costs $0.012 at Minimal up to $1.00 at X-high. The default effort mode is auto, which scales compute to the task, so the cost is not fixed. Usage components bill separately on top: $0.10 per Agent Compute Unit, $0.005 per search tool call, $0.02 per email enrichment, and $0.07 per phone enrichment.
TinyFish bills in credits, and the Agent API consumes one credit per step from the same pool as Browser. The per-credit price is published at every tier, so the agent line of a TinyFish bill stays forecastable.
Exa’s hidden costs
If you’re planning on paying for Exa, here a few pricing nuances you should be aware of:
- Costs stack across endpoints. The effective cost is base Search plus results above 10 plus AI summaries per content type. The headline rate is a floor, not the bill.
- Per content type on Contents. Requesting multiple content types multiplies the $1 per 1,000 page charge.
- Variable Agent compute. The default effort mode is auto, so a run is metered by usage, up to $5 per run, rather than charged a flat price. That ceiling bounds a single run, but spend still scales with task difficulty and run volume, so month-end totals are hard to forecast.
- Enrichment billed on top. Email and phone enrichment are separate line items during Agent runs.
- The second bill: model tokens. Every page of junk a model reads shows up on the bill. Noisy retrieval can carry roughly 35 times the token cost of clean extraction for the same article, and it compounds on every recurring run.
- Pricing has changed before. Developers have publicly flagged Exa pricing changes, so budgets built on today's rates carry re-pricing risk.
One more thing worth knowing before you start: the free tier is a small monthly credit allowance, about $10 or roughly 1,400 searches, not a fixed request count. It is fine for prototyping, but a recurring production workflow clears it fast, and every request after that meters.
Exa pros and cons
Exa is a strong, well-funded semantic search platform, and it shows in the retrieval quality. It also spreads cost across enough meters that budgeting takes real work.
Exa pricing pros
- Semantic-retrieval depth champion, with its own neural index and an Exa Research endpoint reported at 94.9% on SimpleQA.
- Low-latency options, including a sub-200ms Exa Instant tier for agent loops.
- Broad endpoint menu covers Search, Contents, Answer, Deep Search, Monitors, and Agent, so one vendor spans retrieval through research.
- Transparent, published per-endpoint rates, plus SOC 2 Type II and Zero Data Retention on enterprise.
- A no-cost way to start: $20 in credits on sign-up and $10 in credits each month, plus $1,000 in credits for eligible startups and education projects.
Exa pricing cons
- Cost stacks and is hard to forecast once results above 10, summaries, and Agent effort combine.
- The free allowance is small, about $10 in credits a month, so retrieval-heavy recurring workflows start metering quickly and accrue steady cost.
- Search meters from the first request after the free tier, so retrieval-heavy recurring workflows accrue steady cost.
- Not a browser-operation layer. Exa is strong for retrieval and research, and its Agent endpoint handles async research and enrichment, but Exa offers no browser control or credential and login handling, so logging into portals or completing authenticated multi-step work needs another tool.
- Coverage depends on the index. On a 45-URL fetch benchmark, Exa returned usable content from 73% of pages, and only 5 of 15 news articles.
- Downstream token cost depends on extraction cleanliness, an easy line item to underestimate.
Stop stacking meters. Stop stacking meters. TinyFish bills in one credit, with Search and Fetch free and no add-on line items for model inference, anti-bot, or the agent proxy. Compare the plans or start free.
Who is Exa best for?
- Semantic discovery and RAG teams: Teams whose core need is broad, high-quality semantic retrieval across an index get real depth from Exa, and pairing Search with Contents feeds a RAG pipeline directly.
- Prototypers and low-volume builders: Developers whose usage fits the monthly free credits, roughly 1,400 searches, can start at no cost, so Exa is a strong low-volume starting point for giving an agent semantic web search.
- Research and enrichment teams: Teams that want one vendor for Deep Search, Answer, and contact enrichment, and will accept variable Agent cost for that breadth, are a natural fit.
Exa customer reviews
What users like
Developers consistently praise the API-first design and the semantic relevance for RAG. In a Reddit comparison thread, users describe Exa as fast and strong on retrieval quality against other search APIs, and independent developer write-ups highlight its neural index as a reason to pick it over general-purpose search.
What users flag
The most common complaint is cost predictability. A Hacker News thread captures developers noticing Exa pricing changes, and threads in r/AI_Agents describe research agents running up budgets faster than expected once retrieval scales.
Best alternative to Exa for Multistep Operation: TinyFish

Exa gives an agent excellent semantic retrieval. TinyFish is built to run the whole workflow around it. As the TinyFish vs Exa comparison shows, the difference matters most when a job stops being simple and starts needing live pages, authentication, and multiple steps that have to hold together.
Goal-based Web Agent
With TinyFish, a team passes a URL and a plain-English goal to one of three endpoints: /run for a blocking call, /run-async to start and poll, or /run-sse for a live progress stream.

An optional output schema returns typed JSON fields the next step can consume without re-parsing. Exa's Agent handles async research and enrichment, but it does not operate the page itself, so logging in, clicking through, and completing a multi-step flow needs another tool.
Authenticated workflows
Browser Context Profiles capture cookies and session storage from a one-time setup session, then replay them on later runs with use_profile: true.
Vault + Profiles connects a password manager so an agent can operate inside an authorized session while seeing field labels only, never the credential values themselves, which resolve at the browser layer and are discarded after use.

One caution worth keeping honest: a run that returns a completed status can still land on a CAPTCHA or access-denied page, so a production workflow should validate the content, not just the status. CAPTCHAs can still be a hard stop.

On cost, the pricing table above covers it: Search and Fetch free, one credit for Agent and Browser, with model inference, anti-bot, and the agent proxy included. A team running 100,000 searches a month pays roughly $700 on Exa Search alone at $7 per 1,000, before add-ons. The same searches on TinyFish are free.
Insurance marketplace The Zebra runs its comparison-quote workflow on TinyFish agents across multiple quote sources, always on.

As Chief AI Officer Daniel Herrington puts it, "workflows that once took minutes now happen in seconds."
Test TinyFish on a real workflow. Point it at a live site, pass a plain-English goal, and get structured JSON back. Start with 500 free credits, no card required.
Does Exa pricing fit your budget?
Exa fits teams that want deep semantic retrieval, keep volume low enough for the monthly free credits or need its full research menu, and are happy to manage several metered lines. TinyFish fits teams that want Search and Fetch free and one predictable credit for the rest of the workflow.
If your work is mostly semantic discovery you feed into a RAG pipeline, Exa earns its place. If it is recurring, high-volume web work, or anything that has to log in and act on a page, TinyFish is worth a direct test. You can start free with TinyFish, or read the full head-to-head comparison.
FAQs
1. How much does Exa cost?
Exa is pay-as-you-go: new accounts get $20 in credits and $10 in free credits each month, then it meters per endpoint: $7 per 1,000 searches, $1 per 1,000 pages for Contents, $5 for Answer, $12 to $15 for Deep Search, $15 for Monitors, and $0.012 to $1.00 per Agent run.
2. Is Exa free to use?
Yes, to start. New accounts get $20 in credits and $10 in free credits each month, plus $1,000 in credits for eligible startups and education projects.
3. What are the limitations of Exa AI?
Cost is hard to forecast once results, summaries, and Agent effort stack. Exa also serves from an index, so it can miss unindexed or blocked pages, and it does not operate pages or authenticate into gated systems.
4. How much is the Exa API per request?
Search starts at $7 per 1,000 requests, about $0.007 each, for up to 10 results, with add-ons for extra results and AI summaries above that.
5. What is a cheaper alternative to Exa for high-volume search?
TinyFish includes Search and Fetch free on every plan, pay-as-you-go included, so only the Agent and Browser layer draws credits.



