tavily
Start here
| Question | Answer |
|---|---|
| Best for | Agents that search the web, extract page content, crawl sites, map URLs, or run research jobs. |
| Connect with | Route mode for api.tavily.com, or direct REST base URLs from archal clone start tavily. |
| Known limits | Architecture Preview: Tavily is REST-first and fixture-backed today, with runtime replay for some REST/tool parity. Coverage is strongest for request/response compatibility. |
| Seeds | Common seeds: empty. See Seeds for usage. |
What it covers
- Search and extract calls
- Crawl and map operations
- Research request lifecycle
- Usage and API key endpoints
- Service-shaped REST responses and errors
Surface
Use route mode when your agent already callsapi.tavily.com. For manual
debugging, start the clone with archal clone start tavily and use the printed
REST base URL.