Tavily website screenshot

Tavily

Tavily is a web access API platform optimized for LLMs and AI agents. It exposes a unified REST surface for real-time web search, page content extraction, site crawling, sitemap mapping, and AI-driven research tasks. The platform emphasizes low-latency search with a 180ms p50 on the search endpoint, a 99.99% uptime SLA, and built-in content validation safeguards. Tavily ships Python and JavaScript SDKs and integrates cleanly with major agent frameworks and LLM providers such as OpenAI, Anthropic, and Groq. Used by more than a million developers, it is trusted by enterprise customers including Databricks, IBM, JetBrains, MongoDB, and AWS.

Tavily publishes 1 API on the APIs.io network. Tagged areas include Search, Web Search, AI Agents, LLMs, and Extract.

Tavily’s developer surface includes authentication, documentation, engineering blog, pricing, YouTube channel, and 12 more developer resources.

31.2/100 thin ▼ -15.3 Agent 19/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
1 APIs
SearchWeb SearchAI AgentsLLMsExtractCrawlSitemapResearchRESTLangChainLlamaIndexReal-Time

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 31.2/100 · thin
Contract Quality 2.0 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 13.7 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 8 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/tavily: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Tavily Web API

The Tavily Web API offers a unified set of endpoints for AI agents to search the web, extract page content, crawl sites, map sitemaps, and run AI research tasks. Endpoints are R...

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Tavily Web API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Tavily Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Tavily Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Tavily Authentication

http · 1 scheme

SECURITY

Tavily Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Tavily Trust Center

trust center published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Tavily Agentic Access

5 operations · 5 acting

5 operations · 5 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: tavily
name: Tavily
description: Tavily is a web access API platform optimized for LLMs and AI agents. It exposes a unified REST surface for real-time
  web search, page content extraction, site crawling, sitemap mapping, and AI-driven research tasks. The platform emphasizes
  low-latency search with a 180ms p50 on the search endpoint, a 99.99% uptime SLA, and built-in content validation safeguards.
  Tavily ships Python and JavaScript SDKs and integrates cleanly with major agent frameworks and LLM providers such as OpenAI,
  Anthropic, and Groq. Used by more than a million developers, it is trusted by enterprise customers including Databricks,
  IBM, JetBrains, MongoDB, and AWS.
type: Index
position: Provider
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Search
- Web Search
- AI Agents
- LLMs
- Extract
- Crawl
- Sitemap
- Research
- REST
- LangChain
- LlamaIndex
- Real-Time
url: https://raw.githubusercontent.com/api-evangelist/tavily/refs/heads/main/apis.yml
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.20'
apis:
- aid: tavily:web-api
  name: Tavily Web API
  description: The Tavily Web API offers a unified set of endpoints for AI agents to search the web, extract page content,
    crawl sites, map sitemaps, and run AI research tasks. Endpoints are REST-based and authenticated with a bearer API key.
  humanURL: https://docs.tavily.com
  baseURL: https://api.tavily.com
  tags:
  - Search
  - Extract
  - Crawl
  - Map
  - Research
  - REST
  properties:
  - type: Documentation
    url: https://docs.tavily.com
  - type: GettingStarted
    url: https://docs.tavily.com/welcome
  - type: Signup
    url: https://app.tavily.com/home
  - type: APIReference
    url: https://docs.tavily.com/api-reference
  - type: SDKs
    url: https://github.com/tavily-ai/tavily-python
  - type: SDKs
    url: https://github.com/tavily-ai/tavily-js
  - type: GitHubRepository
    url: https://github.com/tavily-ai
  - type: Pricing
    url: https://www.tavily.com/pricing
  - type: Authentication
    url: https://docs.tavily.com/documentation/api-credentials
  features:
  - name: Search
    description: Real-time web search with topic, depth, and time-range controls, p50 latency around 180ms.
  - name: Extract
    description: Pull clean text and metadata from one or many URLs.
  - name: Crawl
    description: Crawl websites with natural-language instructions and constraints.
  - name: Map
    description: Generate a structured map of a site's pages and structure.
  - name: Research
    description: Run AI-driven research tasks that aggregate, rank, and cite sources.
  - name: Built-in Safeguards
    description: Content validation and safety controls for agent-driven web access.
  - name: Drop-in Integrations
    description: First-class adapters for OpenAI, Anthropic, and Groq tool use.
  - name: Predictable Latency
    description: Engineered for high-throughput agent workloads with a 99.99% uptime SLA.
  useCases:
  - name: Agent Web Search Tool
    description: Equip agents with a fast, citation-friendly web search tool.
  - name: Real-Time Grounding
    description: Ground LLM responses in fresh web context to reduce hallucinations.
  - name: Site Extraction Pipelines
    description: Crawl and extract content from competitor sites or documentation.
  - name: AI Research Workflows
    description: Run multi-source research tasks for analysts and knowledge workers.
  - name: RAG Backends
    description: Use search and extract endpoints as the retrieval layer behind RAG apps.
  integrations:
  - name: OpenAI
  - name: Anthropic
  - name: Groq
  - name: LangChain
  - name: LangGraph
  - name: LlamaIndex
  - name: CrewAI
  - name: AutoGen
  - name: Vercel AI SDK
  - name: Model Context Protocol
  - name: Databricks
  - name: IBM
  authentication:
  - type: API Key
    description: Bearer token authentication using API keys prefixed with tvly- in the Authorization header.
common:
- type: AgentCard
  url: a2a/tavily-a2a.yml
  name: A2A Agent Card
  description: Agent Card served at /.well-known/agent-card.json (near-conformant against A2A 1.0.0).
- type: AgenticAccess
  url: agentic-access/tavily-agentic-access.yml
- type: TrustCenter
  url: security/tavily-trust-center.yml
- type: DomainSecurity
  url: security/tavily-domain-security.yml
- type: Authentication
  url: authentication/tavily-authentication.yml
- type: Website
  url: https://www.tavily.com
- type: Documentation
  url: https://docs.tavily.com
- type: Blog
  url: https://blog.tavily.com
- type: GitHubOrganization
  url: https://github.com/tavily-ai
- type: Pricing
  url: https://www.tavily.com/pricing
- type: TermsOfService
  url: https://www.tavily.com/terms
- type: PrivacyPolicy
  url: https://www.tavily.com/privacy
- type: Community
  url: https://community.tavily.com
- type: X
  url: https://x.com/tavilyai
- type: LinkedIn
  url: https://www.linkedin.com/company/tavily
- type: YouTube
  url: https://www.youtube.com/@tavilyai
- type: LlmsText
  url: https://docs.tavily.com/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com