Exa

Give your ElevenLabs agents real-time web search

Overview

Connect your ElevenLabs AI agents with Exa to perform semantic web searches during conversations. Your agents can find relevant web content, research topics, and retrieve up-to-date information — with optional filtering by category (news, research papers, companies, GitHub, LinkedIn, and more), domain, and date range.

Setup

This integration uses an Exa API key for authentication.

1

Create an Exa account

Sign up at exa.ai if you do not already have an account.

2

Get your API key

Navigate to your Exa Dashboard API Keys page and copy your API key.

3

Connect in ElevenLabs

In the ElevenLabs integration setup, paste your Exa API key in the API Key field.

Search options

The integration exposes several parameters that control how searches are performed.

Categories

Searches can optionally be scoped to a content category, which focuses results on a specific type of source. Below are some example categories — refer to the Exa documentation for the full set of supported categories:

CategoryWhat it covers
companyCompany pages and metadata
research paperAcademic and scientific papers
newsCurrent events and journalism
githubGitHub repositories and code
tweetPosts on X (Twitter)

Content retrieval

Each search result can include one or more content types, which control what information is extracted from the page:

  • Highlights (recommended) — returns the most relevant text snippets from the page. Token-efficient and suitable for most use cases.
  • Text — returns the full page text. Use when you need complete content rather than just the relevant parts.
  • Summary — returns an LLM-generated summary of the page. Higher latency than other options.

Filtering

Results can be further narrowed by including or excluding specific domains, and by filtering to a published date range (ISO 8601).