urlhttps://docs.tavily.com/documentation/api-reference/endpoint/search
Fetch prompt: Summarize the Tavily Search API: endpoint, request format, auth, key parameters, whether it returns LLM-ready answer/content (not just links), pricing/free tier if mentioned, and whether a JavaScript/Node SDK exists.
Tool result summary: # Tavily Search API Summary **Endpoint:** `POST https://api.tavily.com/search` **Authentication:** Bearer token (API key format: `tvly-YOUR_API_KEY`) **Request Format:** JSON with required `query` parameter and optional filters **Key Parameters:** - `search_depth`: Controls latency/relevance (`advanced`, `basic`, `fast`, `ultra-fast`) - `max_results`: Up to 20 results (default: 5) - `topic`: `general` or `news` - `in
Agent context: Now let me consult the actual documentation for the leading candidates: Tavily, Exa, Perplexity Sonar, and Brave Search API.