{
  "name": "Tavily Search API",
  "slug": "tavily",
  "website_url": "https://tavily.com",
  "vendor_description": "\"Real-time search, extraction, research, and web crawling through a single, secure API.\"",
  "categories": [
    "web-search"
  ],
  "summary": "Tavily Search API is a REST API built for AI applications that need real-time web access, offering search, content extraction, crawling, site mapping, and async deep-research tasks in a single service. It targets RAG pipelines, LLM grounding, and AI agents across 195+ countries, with SDKs for Python and JavaScript/TypeScript and an MCP server available. Pricing starts at $0.008 per credit with 1,000 free credits per month, self-serve signup, and an enterprise plan. The service is SOC 2 Type II certified and GDPR compliant, and its customer list includes AWS, IBM, Mastercard, MongoDB, and LangChain.",
  "capabilities": {
    "supported_actions": [
      "POST /search - web search (basic/advanced/fast/ultra-fast depth)",
      "POST /extract - extract content from URLs",
      "POST /crawl - crawl webpages",
      "POST /map - map website structure",
      "POST /research - create async deep-research task",
      "GET /research/{id} - poll research task status",
      "GET /usage - get credit usage"
    ],
    "supported_regions": [
      "global",
      "195+ countries supported via country filter parameter"
    ],
    "supported_languages": [],
    "input_types": [
      "natural language query",
      "URL",
      "search_depth (basic/advanced/fast/ultra-fast)",
      "topic (general/news/finance)",
      "country filter (195+ countries)",
      "time_range / date range",
      "include_domains / exclude_domains",
      "include_answer (basic/advanced LLM answer)",
      "include_raw_content (markdown/text)",
      "include_images",
      "safe_search (enterprise-only)",
      "auto_parameters"
    ],
    "output_types": [
      "JSON",
      "answer (LLM-generated, basic or advanced)",
      "full page contents (markdown or text)",
      "images",
      "relevance scores",
      "citations",
      "research report with citations",
      "SSE stream (research endpoint)"
    ],
    "webhooks_supported": false,
    "sandbox_available": false,
    "sdk_languages": [
      "Python",
      "JavaScript/TypeScript"
    ],
    "mcp_server_available": true
  },
  "integration": {
    "api_style": "rest",
    "base_url": "https://api.tavily.com",
    "api_version": null,
    "versioning_scheme": "none",
    "stability": "ga",
    "deprecation_policy_url": null,
    "auth_methods": [
      "api_key",
      "oauth2"
    ],
    "auth_docs_url": "https://docs.tavily.com/documentation/api-reference/introduction",
    "idempotency_supported": false,
    "error_format": "vendor-specific",
    "webhook_signing": null,
    "webhook_events_url": null,
    "rate_limit_requests": 1000,
    "rate_limit_window": "minute",
    "sdk_packages": [
      {
        "package": "tavily-python",
        "language": "Python",
        "official": true,
        "repo_url": "https://github.com/tavily-ai/tavily-python"
      },
      {
        "package": "@tavily/core",
        "language": "JavaScript/TypeScript",
        "official": true,
        "repo_url": "https://github.com/tavily-ai/tavily-js"
      }
    ],
    "mcp_url": "https://mcp.tavily.com/mcp/",
    "quickstart_url": "https://docs.tavily.com/documentation/quickstart"
  },
  "pricing": {
    "pricing_model": "hybrid",
    "has_published_pricing": true,
    "starting_price_usd": "0.0080",
    "price_basis": "credit",
    "free_tier_available": true,
    "free_tier_limit": "1,000 API credits/month",
    "free_tier_details": "Researcher (Free) plan: 1,000 API credits / month recurring, no credit card required.",
    "minimum_commitment": null,
    "self_serve_signup": true,
    "requires_sales_call": false,
    "requires_verification": false,
    "enterprise_plan_available": true,
    "price_points": [
      {
        "plan": "Researcher (Free)",
        "item": "Monthly subscription",
        "amount_usd": "0.0000",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://help.tavily.com/articles/8816424538-pricing"
      },
      {
        "plan": "Researcher (Free)",
        "item": "API credits included (recurring)",
        "amount_usd": "0.0000",
        "amount_percent": null,
        "per": "1,000 credits/month",
        "currency": "USD",
        "source_url": "https://docs.tavily.com/documentation/api-credits"
      },
      {
        "plan": "Pay As You Go",
        "item": "API credit",
        "amount_usd": "0.0080",
        "amount_percent": null,
        "per": "credit",
        "currency": "USD",
        "source_url": "https://help.tavily.com/articles/8816424538-pricing"
      },
      {
        "plan": "Project",
        "item": "Monthly subscription",
        "amount_usd": "30.0000",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://help.tavily.com/articles/8816424538-pricing"
      },
      {
        "plan": "Project",
        "item": "API credits included",
        "amount_usd": null,
        "amount_percent": null,
        "per": "4,000 credits/month",
        "currency": "USD",
        "source_url": "https://help.tavily.com/articles/8816424538-pricing"
      },
      {
        "plan": "Bootstrap",
        "item": "Monthly subscription",
        "amount_usd": "100.0000",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://help.tavily.com/articles/8816424538-pricing"
      },
      {
        "plan": "Bootstrap",
        "item": "API credits included",
        "amount_usd": null,
        "amount_percent": null,
        "per": "15,000 credits/month",
        "currency": "USD",
        "source_url": "https://help.tavily.com/articles/8816424538-pricing"
      },
      {
        "plan": "Startup",
        "item": "Monthly subscription",
        "amount_usd": "220.0000",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://help.tavily.com/articles/8816424538-pricing"
      },
      {
        "plan": "Startup",
        "item": "API credits included",
        "amount_usd": null,
        "amount_percent": null,
        "per": "38,000 credits/month",
        "currency": "USD",
        "source_url": "https://help.tavily.com/articles/8816424538-pricing"
      },
      {
        "plan": "Growth",
        "item": "Monthly subscription",
        "amount_usd": "500.0000",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://help.tavily.com/articles/8816424538-pricing"
      },
      {
        "plan": "Growth",
        "item": "API credits included",
        "amount_usd": null,
        "amount_percent": null,
        "per": "100,000 credits/month",
        "currency": "USD",
        "source_url": "https://help.tavily.com/articles/8816424538-pricing"
      },
      {
        "plan": "Enterprise",
        "item": "Monthly subscription",
        "amount_usd": null,
        "amount_percent": null,
        "per": "month (custom)",
        "currency": "USD",
        "source_url": "https://help.tavily.com/articles/8816424538-pricing"
      },
      {
        "plan": "All plans",
        "item": "Basic Search (search_depth=basic/fast/ultra-fast)",
        "amount_usd": null,
        "amount_percent": null,
        "per": "1 credit per request",
        "currency": "USD",
        "source_url": "https://docs.tavily.com/documentation/api-credits"
      },
      {
        "plan": "All plans",
        "item": "Advanced Search (search_depth=advanced)",
        "amount_usd": null,
        "amount_percent": null,
        "per": "2 credits per request",
        "currency": "USD",
        "source_url": "https://docs.tavily.com/documentation/api-credits"
      },
      {
        "plan": "All plans",
        "item": "Basic Extract (URL content extraction)",
        "amount_usd": null,
        "amount_percent": null,
        "per": "1 credit per 5 successful URL extractions",
        "currency": "USD",
        "source_url": "https://docs.tavily.com/documentation/api-credits"
      },
      {
        "plan": "All plans",
        "item": "Advanced Extract (URL content extraction)",
        "amount_usd": null,
        "amount_percent": null,
        "per": "2 credits per 5 successful URL extractions",
        "currency": "USD",
        "source_url": "https://docs.tavily.com/documentation/api-credits"
      },
      {
        "plan": "All plans",
        "item": "Map (standard web mapping)",
        "amount_usd": null,
        "amount_percent": null,
        "per": "1 credit per 10 successful pages",
        "currency": "USD",
        "source_url": "https://docs.tavily.com/documentation/api-credits"
      },
      {
        "plan": "All plans",
        "item": "Map with instructions",
        "amount_usd": null,
        "amount_percent": null,
        "per": "2 credits per 10 successful pages",
        "currency": "USD",
        "source_url": "https://docs.tavily.com/documentation/api-credits"
      },
      {
        "plan": "All plans",
        "item": "Research — model=pro (deep research)",
        "amount_usd": null,
        "amount_percent": null,
        "per": "15–250 credits per request",
        "currency": "USD",
        "source_url": "https://docs.tavily.com/documentation/api-credits"
      },
      {
        "plan": "All plans",
        "item": "Research — model=mini (deep research)",
        "amount_usd": null,
        "amount_percent": null,
        "per": "4–110 credits per request",
        "currency": "USD",
        "source_url": "https://docs.tavily.com/documentation/api-credits"
      }
    ]
  },
  "compliance": {
    "soc2": "type_2",
    "hipaa": false,
    "gdpr": true,
    "iso_27001": null,
    "pci_dss": null,
    "sla_published": true,
    "sla_url": null,
    "data_retention_policy_url": "https://www.tavily.com/privacy",
    "documented_rate_limits": "Default endpoints: 100 RPM (development), 1,000 RPM (production). Crawl endpoint: 100 RPM (both). Research endpoint: 20 RPM (both). Usage endpoint: 10 requests per 10 minutes (both).",
    "known_restrictions": [
      "No HIPAA-covered protected health information may be submitted",
      "No children's data (under 13, or 16 in EU) without prior written consent",
      "No government IDs, payment card info, or biometric data without prior written consent",
      "Outputs may not be transferred, assigned, or shared with third parties without written consent",
      "No building of competitive products using the service",
      "No reverse engineering of the service",
      "safe_search parameter is enterprise-only",
      "Zero data retention policy on search queries per FAQ",
      "Customer input may be used by Tavily and third-party AI providers for model training/improvement",
      "SLA of 99.99% uptime is enterprise-tier only; standard ToS provides service AS IS with no uptime warranty"
    ]
  },
  "developer": {
    "docs_url": "https://docs.tavily.com",
    "api_reference_url": "https://docs.tavily.com/documentation/api-reference/introduction",
    "openapi_spec_url": "https://tavily.com/.well-known/openapi.json",
    "postman_collection_url": null,
    "changelog_url": "https://docs.tavily.com/changelog",
    "status_page_url": "https://status.tavily.com",
    "llms_txt_url": "https://docs.tavily.com/llms.txt",
    "markdown_docs_url": null,
    "rendering": "static"
  },
  "adoption": {
    "launched_at": "2023-01-01",
    "ga_date": null,
    "github_stars": null,
    "github_stars_at": null,
    "notable_customers": [
      "LangChain",
      "MongoDB",
      "Groq",
      "Writer",
      "Cohere",
      "AWS",
      "IBM",
      "Mastercard",
      "JetBrains",
      "Monday"
    ]
  },
  "scores": {
    "agent_friendliness": 80,
    "pricing_transparency": 100,
    "setup_speed": 80,
    "docs_quality": 75,
    "procurement_friction": 100,
    "trust_readiness": 60,
    "best_for": [
      "Prototypes and side projects - free to start, no sales call",
      "Regulated or enterprise workloads - compliance attestations and an enterprise plan",
      "AI agents and automation - an agent-ready surface (MCP / llms.txt)"
    ],
    "avoid_if": []
  },
  "sources": [
    {
      "field": "vendor_description",
      "url": "https://www.tavily.com/",
      "excerpt": "Real-time search, extraction, research, and web crawling through a single, secure API.",
      "confidence": "high"
    },
    {
      "field": "sla_published",
      "url": "https://www.tavily.com/",
      "excerpt": "99.99% uptime SLA powering mission-critical systems",
      "confidence": "medium"
    },
    {
      "field": "sla_published",
      "url": "https://www.tavily.com/terms",
      "excerpt": "THE SERVICES ARE PROVIDED 'AS IS' AND 'AS AVAILABLE' ... COMPANY DOES NOT WARRANT THAT THE SERVICES WILL OPERATE UNINTERRUPTED, BE ERROR-FREE",
      "confidence": "medium"
    },
    {
      "field": "supported_actions",
      "url": "https://docs.tavily.com/documentation/api-credits",
      "excerpt": "Search Operations: Basic Search: 1 credit per request. Advanced Search: 2 credits per request. Extract Operations. Map Operations. Research Operations.",
      "confidence": "high"
    },
    {
      "field": "supported_actions",
      "url": "https://docs.tavily.com/documentation/rate-limits",
      "excerpt": "Default Endpoints (by Environment) — Development: 100 requests per minute; Production: 1,000 requests per minute",
      "confidence": "high"
    },
    {
      "field": "input_types",
      "url": "https://docs.tavily.com/documentation/api-reference/endpoint/search",
      "excerpt": "topic (enum): general, news, finance (default: general). country (enum): 195+ country options. search_depth (enum): advanced, basic, fast, ultra-fast. safe_search (boolean, enterprise only).",
      "confidence": "high"
    },
    {
      "field": "free_tier_available",
      "url": "https://help.tavily.com/articles/8816424538-pricing",
      "excerpt": "Researcher (Free): Free — 1,000 API credits per month",
      "confidence": "high"
    },
    {
      "field": "free_tier_available",
      "url": "https://docs.tavily.com/documentation/api-credits",
      "excerpt": "You get 1,000 free API Credits every month. No credit card required.",
      "confidence": "high"
    },
    {
      "field": "sandbox_available",
      "url": "https://help.tavily.com/articles/6730377845-can-i-test-tavily-search-api-before-subscribing-to-a-paid-plan",
      "excerpt": "Tavily offers a free plan that includes limited monthly API calls. This allows you to test its capabilities before committing to a paid subscription.",
      "confidence": "high"
    },
    {
      "field": "pricing_model",
      "url": "https://help.tavily.com/articles/8816424538-pricing",
      "excerpt": "Project: $30/month — 4,000 API credits per month. Bootstrap: $100/month — 15,000 credits. Startup: $220/month — 38,000 credits. Growth: $500/month — 100,000 credits. Pay-As-You-Go: $0.008 / Credit.",
      "confidence": "high"
    },
    {
      "field": "mcp_url",
      "url": "https://docs.tavily.com/llms.txt",
      "excerpt": "Remote server: `https://mcp.tavily.com/mcp/?tavilyApiKey=<your-api-key>`",
      "confidence": "high"
    },
    {
      "field": "pricing_model",
      "url": "https://help.tavily.com/articles/3950309978-understanding-pay-as-you-go-and-billing-resets",
      "excerpt": "Pay-As-You-Go: no upfront monthly cost. Credits reset on the 1st of each calendar month. Automatic charges triggered at $40 increments of usage.",
      "confidence": "high"
    },
    {
      "field": "has_published_pricing",
      "url": "https://help.tavily.com/articles/8816424538-pricing",
      "excerpt": "Project Plan: $30/month. Bootstrap Plan: $100/month. Startup Plan: $220/month. Growth Plan: $500/month.",
      "confidence": "high"
    },
    {
      "field": "has_published_pricing",
      "url": "https://docs.tavily.com/documentation/api-credits",
      "excerpt": "Basic Search: 1 credit per request. Advanced Search: 2 credits per request. Pay-as-You-Go Rate: $0.008 per credit.",
      "confidence": "high"
    },
    {
      "field": "enterprise_plan_available",
      "url": "https://help.tavily.com/articles/8816424538-pricing",
      "excerpt": "Enterprise: Custom pricing — Custom API calls, custom rate limits, enterprise-grade support and SLAs, enterprise-grade security and privacy",
      "confidence": "high"
    },
    {
      "field": "documented_rate_limits",
      "url": "https://docs.tavily.com/documentation/rate-limits",
      "excerpt": "Default Endpoints: Development: 100 requests per minute; Production: 1,000 requests per minute. Crawl Endpoint: 100 requests per minute for both development and production.",
      "confidence": "high"
    },
    {
      "field": "documented_rate_limits",
      "url": "https://docs.tavily.com/documentation/rate-limits",
      "excerpt": "Research Endpoint: 20 requests per minute for development and production. Usage Endpoint: 10 requests per 10 minutes for both development and production keys.",
      "confidence": "high"
    },
    {
      "field": "sdk_languages",
      "url": "https://docs.tavily.com/",
      "excerpt": "pip install tavily-python ... npm i @tavily/core",
      "confidence": "high"
    },
    {
      "field": "mcp_server_available",
      "url": "https://docs.tavily.com/documentation/mcp",
      "excerpt": "Remote server: https://mcp.tavily.com/mcp/?tavilyApiKey=<your-api-key> — provides a seamless experience without requiring local installation or configuration.",
      "confidence": "high"
    },
    {
      "field": "soc2",
      "url": "https://trust.tavily.com/",
      "excerpt": "Tavily's systems and controls are independently audited under their SOC 2 Type II report, validating that their practices meet industry standards for security, confidentiality, privacy, and availability.",
      "confidence": "high"
    },
    {
      "field": "soc2",
      "url": "https://docs.tavily.com/faq/faq",
      "excerpt": "Tavily is SOC 2 certified, zero data retention",
      "confidence": "high"
    },
    {
      "field": "hipaa",
      "url": "https://www.tavily.com/terms",
      "excerpt": "Customer warrants that inputs do NOT contain protected health information subject to HIPAA or biometric information, social security numbers, payment card information",
      "confidence": "high"
    },
    {
      "field": "gdpr",
      "url": "https://www.tavily.com/privacy",
      "excerpt": "the entity responsible for the collection and use (processing) of your personal information is AlphaAI Technologies Inc., the data controller",
      "confidence": "high"
    },
    {
      "field": "gdpr",
      "url": "https://www.tavily.com/privacy",
      "excerpt": "we have taken appropriate safeguards to require that your personal information will remain protected in accordance with the EU and UK data privacy laws",
      "confidence": "high"
    },
    {
      "field": "self_serve_signup",
      "url": "https://help.tavily.com/articles/9170796666-how-can-i-create-an-api-key",
      "excerpt": "Just head over to the Tavily Platform and sign in to your account (or create one if you haven't already).",
      "confidence": "high"
    },
    {
      "field": "known_restrictions",
      "url": "https://www.tavily.com/terms",
      "excerpt": "Customer warrants that inputs do NOT contain protected health information subject to HIPAA or biometric information, social security numbers, payment card information",
      "confidence": "high"
    },
    {
      "field": "known_restrictions",
      "url": "https://www.tavily.com/terms",
      "excerpt": "Customer input may be used by Tavily and third-party AI providers for purposes of training, improving, developing, and enhancing artificial intelligence models",
      "confidence": "high"
    },
    {
      "field": "known_restrictions",
      "url": "https://docs.tavily.com/faq/faq",
      "excerpt": "Tavily maintains zero data retention policies, ensuring no persistent storage of search data.",
      "confidence": "high"
    },
    {
      "field": "output_types",
      "url": "https://docs.tavily.com/documentation/api-reference/endpoint/search",
      "excerpt": "answer: A short answer to the user's query, generated by an LLM (when requested). results[]: Array with title, URL, content, relevance score, raw_content, favicon, images.",
      "confidence": "high"
    },
    {
      "field": "output_types",
      "url": "https://docs.tavily.com/documentation/api-reference/endpoint/research",
      "excerpt": "Whether to stream the research results as they are generated. When true, returns a Server-Sent Events (SSE) stream.",
      "confidence": "high"
    },
    {
      "field": "primary_use_cases",
      "url": "https://www.tavily.com/",
      "excerpt": "Grounding AI models with fresh web context to prevent hallucinations. Handling high-volume web queries at scale for production systems. Enabling AI agents to reason over current, factual information.",
      "confidence": "high"
    },
    {
      "field": "base_url",
      "url": "https://docs.tavily.com/documentation/api-reference/introduction",
      "excerpt": "The base URL is `https://api.tavily.com` with \"no version string in the URL path.\"",
      "confidence": "high"
    },
    {
      "field": "base_url",
      "url": "https://docs.tavily.com/documentation/quickstart",
      "excerpt": "Base URL: `https://api.tavily.com/search` (shown in cURL example for POST requests)",
      "confidence": "high"
    },
    {
      "field": "auth_methods",
      "url": "https://docs.tavily.com/documentation/api-reference/introduction",
      "excerpt": "All Tavily endpoints are authenticated using API keys. Requests use Bearer token authentication via the `Authorization` header with the format: `Bearer tvly-YOUR_API_KEY`",
      "confidence": "high"
    },
    {
      "field": "auth_methods",
      "url": "https://docs.tavily.com/documentation/mcp",
      "excerpt": "OAuth 2.0 support: \"no API key needs to be hardcoded\" when using MCP with OAuth",
      "confidence": "high"
    },
    {
      "field": "versioning_scheme",
      "url": "https://docs.tavily.com/documentation/api-reference/introduction",
      "excerpt": "The base URL is `https://api.tavily.com` with \"no version string in the URL path.\" This indicates the API uses an unversioned approach rather than explicit versioning like /v1/.",
      "confidence": "high"
    },
    {
      "field": "sdk_packages",
      "url": "https://github.com/tavily-ai/tavily-python",
      "excerpt": "Official Tavily Python SDK. Repository located at `tavily-ai/tavily-python` under the Tavily AI organization. `pip install tavily-python`",
      "confidence": "high"
    },
    {
      "field": "sdk_packages",
      "url": "https://github.com/tavily-ai/tavily-js",
      "excerpt": "Official TypeScript/JavaScript library for Tavily. `npm i @tavily/core`",
      "confidence": "high"
    },
    {
      "field": "mcp_url",
      "url": "https://docs.tavily.com/documentation/mcp",
      "excerpt": "Remote server: `https://mcp.tavily.com/mcp/?tavilyApiKey=<your-api-key>` — provides a seamless experience without requiring local installation or configuration.",
      "confidence": "high"
    },
    {
      "field": "rate_limit_requests",
      "url": "https://docs.tavily.com/documentation/rate-limits",
      "excerpt": "Default Endpoints (by Environment) — Development: 100 requests per minute; Production: 1,000 requests per minute",
      "confidence": "high"
    },
    {
      "field": "error_format",
      "url": "https://docs.tavily.com/documentation/api-reference/endpoint/search",
      "excerpt": "Error Response Format: JSON object with structure: `{ \"detail\": { \"error\": \"string\" } }`. Error Status Codes: 400, 401, 429, 432, 433, 500",
      "confidence": "high"
    },
    {
      "field": "free_tier_limit",
      "url": "https://tavily.com/pricing",
      "excerpt": "Researcher (Free): \"1,000 API credits / month\" — \"No credit card required\"",
      "confidence": "high"
    },
    {
      "field": "free_tier_limit",
      "url": "https://docs.tavily.com/documentation/quickstart",
      "excerpt": "\"You get 1,000 free API Credits every month. No credit card required.\"",
      "confidence": "high"
    },
    {
      "field": "starting_price_usd",
      "url": "https://tavily.com/pricing",
      "excerpt": "Pay As You Go: \"$0.008 / credit\" — \"Pay only for what you use\"",
      "confidence": "high"
    },
    {
      "field": "starting_price_usd",
      "url": "https://costbench.com/software/web-scraping/tavily/",
      "excerpt": "Basic search: \"$8.00\" per 1K requests; Advanced search: \"$16.00\" per 1K requests; Extract: \"$4.00\" per 1K requests",
      "confidence": "high"
    },
    {
      "field": "notable_customers",
      "url": "https://tavily.com",
      "excerpt": "The page displays logos for 2M+ developers and lists these enterprise clients: Writer, MongoDB, GROQ, LangChain, Monday, JetBrains, AWS, Mastercard, Ironclad, IBM, BCG, Troutman Pepper Locke, and Extend.",
      "confidence": "high"
    },
    {
      "field": "notable_customers",
      "url": "https://techcrunch.com/2025/08/06/tavily-raises-25m-to-connect-ai-agents-to-the-web/",
      "excerpt": "Tavily is already serving leading Fortune 500 companies and fast-growing tech firms, like Cohere and Groq.",
      "confidence": "high"
    },
    {
      "field": "launched_at",
      "url": "https://sacra.com/c/tavily/",
      "excerpt": "Tavily was founded in 2023 by data scientist Rotem Weiss (CEO), Assaf Elovic, and Yuval Rozio.",
      "confidence": "medium"
    },
    {
      "field": "launched_at",
      "url": "https://techcrunch.com/2025/08/06/tavily-raises-25m-to-connect-ai-agents-to-the-web/",
      "excerpt": "Company completed a $20 million Series A round in August 2025, following a $5 million seed round in July 2024.",
      "confidence": "medium"
    },
    {
      "field": "data_retention_policy_url",
      "url": "https://www.tavily.com/privacy",
      "excerpt": "Tavily retains personal information for as long as you maintain an account with us, or until information is no longer needed for stated purposes.",
      "confidence": "high"
    },
    {
      "field": "data_retention_policy_url",
      "url": "https://docs.tavily.com/faq/faq",
      "excerpt": "Tavily is SOC 2 certified, zero data retention",
      "confidence": "high"
    },
    {
      "field": "stability",
      "url": "https://www.tavily.com/blog/tavily-101-ai-powered-search-for-developers",
      "excerpt": "The article announces a new Research API currently in private beta, available upon request at https://deepresearch.tavily.com/ — the core Search API is presented as production-ready",
      "confidence": "medium"
    },
    {
      "field": "quickstart_url",
      "url": "https://docs.tavily.com/documentation/quickstart",
      "excerpt": "Quickstart steps: 1. Obtain API key from Tavily Platform (no credit card required; 1,000 free monthly credits). 2. Install SDK. 3. Execute search with 4 lines of code.",
      "confidence": "high"
    },
    {
      "field": "auth_docs_url",
      "url": "https://docs.tavily.com/documentation/api-reference/introduction",
      "excerpt": "All Tavily endpoints are authenticated using API keys. Requests use Bearer token authentication via the Authorization header.",
      "confidence": "high"
    }
  ],
  "fields_not_found": [
    "iso_27001",
    "pci_dss",
    "specific supported_languages list (no explicit list published)",
    "minimum_commitment",
    "api_version",
    "ga_date",
    "deprecation_policy_url",
    "sla_url",
    "webhook_events_url",
    "webhook_signing",
    "idempotency_supported"
  ],
  "source_confidence": "high",
  "last_verified_at": "2026-06-14T00:00:00.000Z",
  "contribute": {
    "note": "This data is crowd-editable. Suggest corrections or leave a review via these endpoints - no auth required, requests are rate-limited, and every submission is reviewed before it goes live. For a field edit, {field} is any key in this response and a citation is required.",
    "endpoints": [
      {
        "action": "review",
        "label": "Leave a review or comment",
        "method": "POST",
        "url": "https://apio.sh/api/feedback/tavily",
        "example_body": {
          "kind": "review",
          "rating": 5,
          "body": "Your experience with this API…"
        }
      },
      {
        "action": "field_edit",
        "label": "Suggest a correction to a field (cite a source)",
        "method": "POST",
        "url": "https://apio.sh/api/suggest/tavily/{field}",
        "example_body": {
          "value": "corrected value",
          "citations": [
            {
              "url": "https://source.example/page",
              "excerpt": "supporting quote"
            }
          ],
          "note": "what changed and why"
        }
      },
      {
        "action": "new_api",
        "label": "Suggest a new API to add",
        "method": "POST",
        "url": "https://apio.sh/api/suggest/api",
        "example_body": {
          "value": {
            "name": "Acme API",
            "website_url": "https://acme.example"
          },
          "citations": [
            {
              "url": "https://acme.example"
            }
          ]
        }
      },
      {
        "action": "token",
        "label": "Optional - raise your rate limit",
        "method": "GET",
        "url": "https://apio.sh/api/feedback/token"
      }
    ]
  }
}