build-with-exa

Installation
SKILL.md

Build with Exa

Scope

Included by default:

  • Core retrieval APIs: search endpoint, contents endpoint, answer endpoint
  • Long-running research workflows: Agent API (/agent)
  • Async and recurring workflows: Monitors API
  • Legacy surface: Websets API (existing integrations only; new collection-building work uses the Agent API)
  • SDK guidance: Python exa-py, TypeScript exa-js

Note on data retention: /search, /answer, and /agent/ offer Zero Data Retention (ZDR). Websets and Monitors are not ZDR. If a use case requires ZDR, stay on the ZDR surfaces or contact Exa.

Installation

# Python
pip install exa-py
Installs
789
GitHub Stars
46
First Seen
Jul 3, 2026
build-with-exa — exa-labs/agent-skills