Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.archal.ai/llms.txt

Use this file to discover all available pages before exploring further.

Clone ID: tavily

Start here

QuestionAnswer
Best forAgents that search the web, extract page content, crawl sites, map URLs, or run research jobs.
Connect withRoute mode for api.tavily.com, or direct REST base URLs from archal clone start tavily.
Known limitsTavily is REST-first and fixture-backed today. Coverage is strongest for request/response compatibility around supported endpoints.
SeedsCommon 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 calls api.tavily.com. For manual debugging, start the clone with archal clone start tavily and use the printed REST base URL.