{"slug": "exa-turns-its-ai-search-engine-into-a-research-agent-api", "title": "Exa Turns Its AI Search Engine Into a Research Agent API", "summary": "Exa launched Exa Agent on June 16, transforming its AI-native search API into a research agent endpoint for developers. The product automates structured web research tasks like deep research and entity enrichment, priced per request from $0.012 to $1.00. Exa, valued at $2.2 billion after a $250 million Series C led by a16z, targets enterprise teams building internal agents and data workflows.", "body_md": "[William Bryk (@WilliamBryk)](https://x.com/WilliamBryk?ref=runtimewire) and [Jeffrey Wang (@jeffzwang)](https://x.com/jeffzwang?ref=runtimewire) launched [Exa Agent](https://exa.ai/blog/exa-agent?ref=runtimewire) on June 16, turning [Exa](https://exa.ai/?ref=runtimewire) from an AI-native search API into a higher-level research endpoint for developers who want structured web work without building the orchestration layer themselves.\n\nThat shift is consistent with the company Bryk and Wang have been building since their Harvard days. [Y Combinator](https://www.ycombinator.com/companies/exa/?ref=runtimewire) lists Exa as a Summer 2021 company founded in 2021, with Bryk as co-founder and CEO and Wang as founder. Bryk says on YC's profile that he studied computer science and physics at Harvard, did machine learning research, led the robotics club, worked at Cresta, and left to start Exa after concluding that the future of civilization depends on the quality of information people consume. Wang's YC bio says he studied computer science and philosophy at Harvard and worked at Plaid from 2019 to 2022.\n\nExa Agent is the product version of that thesis for enterprise software builders. Instead of asking developers to stitch together search, crawling, model calls, retries, citations and schema validation, Exa is packaging the workflow behind a single endpoint. The company says the agent is designed for deep research, list-building and entity enrichment, and that larger jobs are split into subtasks handled by subagents that research different domains in parallel.\n\n### The product is priced like infrastructure, not a consumer research app\n\nExa's launch post frames the release as frontier web research at a fraction of the cost. That claim is Exa's, not independently verified, but the pricing is concrete. The [Agent docs](https://exa.ai/docs/reference/agent-api-guide?ref=runtimewire) list fixed effort modes at $0.012 per request for `minimal`\n\n, $0.025 for `low`\n\n, $0.10 for `medium`\n\n, $0.50 for `high`\n\nand $1.00 for `xhigh`\n\n. The default `auto`\n\nmode scales compute and tool use to the task. Exa also charges $0.005 per search tool call, with separate contact-enrichment fees.\n\nThe design decision matters because the likely buyer is not a ChatGPT-style power user. Exa is selling to teams building internal agents, research products, data enrichment workflows and go-to-market systems that need repeatable output. The docs say Exa Agent can return natural-language answers or schema-validated JSON with grounded citations. Developers can pass an `outputSchema`\n\nto force the response into a specific JSON shape, or use `input.data`\n\nto bring their own rows for enrichment.\n\nThe examples in the launch post are pointed at budgets that already exist. Finance agents can retrieve fresh data from across the web and return it in a required format. GTM agents can enrich account or prospect lists, or generate lists of tens or hundreds of entities. The example Exa published asks the agent to research Databricks across funding, product launches, partnerships, executive hires, conference talks and public GitHub activity, then return a compact company brief with evidence.\n\n### Exa's bet is that owning retrieval will matter more than wrapping a model\n\nExa's strategy has been to own the search layer beneath agents rather than sit only at the application layer. In its [Series C announcement](https://exa.ai/blog/announcing-series-c?ref=runtimewire) on May 20, Exa said it raised $250 million at a $2.2 billion valuation led by [a16z](https://a16z.com/?ref=runtimewire), and that Cursor, Cognition, HubSpot, OpenRouter, Monday.com and more than 400,000 developers were using Exa. The company also said more than 5,000 companies had used Exa since it announced a web search API for AI in early 2023.\n\nThose adoption numbers are company-reported and not broken out for Exa Agent specifically. They do, however, explain the timing. A month after a large Series C, Exa is trying to move up the stack from raw search and content retrieval into the agent workflow where customers judge vendors on completeness, latency, citations and cost per finished task.\n\nThat move also puts Exa in a more direct fight with a crowded group of web intelligence providers. [Parallel Web Systems](https://parallel.ai/products/task?ref=runtimewire) sells a Task API for structured web search tasks and says its outputs include citations, rationale and confidence levels through its Basis framework. [Perplexity](https://docs.perplexity.ai/docs/sonar/quickstart?ref=runtimewire) offers Sonar for search-grounded generation. [OpenAI](https://developers.openai.com/api/docs/guides/tools-web-search?ref=runtimewire) exposes hosted web search through the Responses API, including controls such as domain filtering, sources and live access. [Firecrawl](https://www.firecrawl.dev/blog/firecrawl-v2-series-a-announcement?ref=runtimewire) is focused more directly on crawling and extracting web data for AI apps, and said in August 2025 that it raised a $14.5 million Series A led by Nexus Venture Partners.\n\nExa's differentiation claim is that it built an AI-native search engine and web-scale index rather than wrapping another search provider. In its Series C post, Bryk wrote that Exa's crawlers track more than 500 billion URLs and that the company trains specialized embedding models. Exa's [about page](https://exa.ai/about?ref=runtimewire) similarly says the company tracks, indexes, crawls and monitors billions of webpages and serves them at high throughput.\n\nThe older origin story is useful because it separates Exa from companies that appeared after the agent boom. TechCrunch reported in 2024 that Bryk and Wang, best friends who met as Harvard freshmen, initially tried to build better search before AI companies started asking for API access. Bryk told TechCrunch the system was trained to predict the next link, not the next word, and Wang said the company launched before ChatGPT with a goal that was not originally to serve AIs.\n\n### The benchmarks are useful, but still self-published\n\nExa published benchmark comparisons against Perplexity Agent tiers, Parallel Task tiers and frontier models across WideSearch, BrowseComp, DeepSearchQA, FinanceAgent-V2, People-FindAll and Company-FindAll. The company says it uses row-level F1 on WideSearch, counting a row as correct only if the matched entity and all required enrichment columns are valid. Exa says the English WideSearch benchmark contains 100 tasks with required columns ranging from 3 to 14.\n\nThe methodology is stricter than cell-level scoring, which can reward scattered correct facts even when the agent fails to attach them to the right entity. But the results remain vendor-published. Parallel also publishes its own benchmark charts, including comparisons that put its processors ahead on certain tasks. The practical takeaway is not that one chart settles the market. It is that web research APIs are now competing on task-level economics, not just whether they can return a list of links.\n\nExa's April post on [Highlights](https://exa.ai/blog/highlights-for-agents?ref=runtimewire) shows why cost is central to the pitch. Exa says its highlights model can reduce token usage by roughly 94% on some evals, and that 500 characters of highlights can match the accuracy of the first 8,000 characters of a page on SimpleQA. If that holds in production workloads, it gives Exa a way to sell better unit economics to agent builders who are already paying for model calls, search calls and downstream verification.\n\nThe open question is revenue quality. Exa has disclosed funding, valuation, developer usage and company usage. It has not disclosed ARR, gross margin, Exa Agent adoption, or how much of its usage comes from free-tier experimentation rather than durable production workloads. That is the next test for Bryk and Wang: whether Exa Agent becomes the default research substrate inside products that need the web, or one more tool developers benchmark, admire and swap out when the economics change.", "url": "https://wpnews.pro/news/exa-turns-its-ai-search-engine-into-a-research-agent-api", "canonical_source": "https://runtimewire.com/article/exa-agent-api-web-research-launch", "published_at": "2026-06-20 17:59:42+00:00", "updated_at": "2026-06-20 18:10:47.657012+00:00", "lang": "en", "topics": ["ai-agents", "ai-products", "ai-infrastructure", "ai-startups"], "entities": ["Exa", "William Bryk", "Jeffrey Wang", "Y Combinator", "a16z", "Databricks", "HubSpot", "Monday.com"], "alternates": {"html": "https://wpnews.pro/news/exa-turns-its-ai-search-engine-into-a-research-agent-api", "markdown": "https://wpnews.pro/news/exa-turns-its-ai-search-engine-into-a-research-agent-api.md", "text": "https://wpnews.pro/news/exa-turns-its-ai-search-engine-into-a-research-agent-api.txt", "jsonld": "https://wpnews.pro/news/exa-turns-its-ai-search-engine-into-a-research-agent-api.jsonld"}}