Brave Search API

brave.com/search/api/

The Brave Search API gives developers independent, privacy-respecting web search results from Brave's own index of 30B+ pages, returned as structured JSON for RAG, AI agents, and apps — with monthly free credits.

Overview

The Brave Search API is a developer product built on Brave’s own crawler and index of more than 30 billion pages, refreshed by over 100 million page updates a day. Its pitch is independence: results do not depend on Google’s or Bing’s ranking, and because Brave operates the entire search stack it can offer true Zero Data Retention across endpoints. The API surface goes well beyond web search and includes News, Images, Videos, Local/POI, Autosuggest, Spellcheck, a summarizer, an LLM Context endpoint tuned for RAG pipelines, and Answers, a grounded question-answering product with citations and streaming. Pricing is arranged into self-serve Search, Answers, Spellcheck, and Autocomplete plans, each carrying $5 in free monthly credits (roughly $20 across all four). In a June 2026 head-to-head evaluation Brave reported its Ask Brave assistant, running on the LLM Context grounding endpoint with an open-weights Qwen3 model, outscored ChatGPT, Perplexity, and Gemini on a 1,500-query benchmark — a result it credits to higher-quality grounding data rather than a stronger model.

Key Features

  • Independent web index of 30B+ pages — results don’t depend on Google’s or Bing’s ranking, with Zero Data Retention (no queries stored)
  • Structured JSON over REST for Web, News, Images, Videos, Local/POI, plus Autosuggest and Spellcheck endpoints
  • LLM Context endpoint purpose-built for RAG — returns pre-extracted, provenance-tagged chunks, tables, and code instead of a raw link list
  • Answers plan delivers grounded, cited responses (94.1% SimpleQA F1) at $4/1k searches plus $5/M tokens
  • Self-serve API key, $5 monthly free credit per plan (up to ~$20 total), 50 queries/sec on Search — real production capacity
  • SOC 2 Type II, Skills support, and an API Assistant in the developer portal

Pricing

PlanPriceFor
Free credits$5 / mo per planPrototyping (up to ~$20/mo across all plans)
Search$5 / 1,000 requestsWeb/News/Images/Videos JSON + LLM Context
Answers$4 / 1,000 + $5 / M tokensGrounded, cited responses
Autocomplete / Spellcheck$5 / 10,000 requestsSuggestions and spellcheck as a service

Plans and per-thousand rates change; confirm on brave.com/search/api before production use.

Comparison

vs. Perplexity: Perplexity is a consumer answer engine you query directly; the Brave Search API is infrastructure you embed. If you need raw, citable web results as JSON to ground your own model, Brave is the building block, while Perplexity is the finished product.

vs. Tavily: Tavily is a search API purpose-built for LLM context, similar in spirit to Brave’s LLM Context endpoint. Brave’s edge is its own full-scale index and higher self-serve throughput (50 q/s), whereas Tavily leans fully into agent-friendly response shaping.

vs. Exa: Exa indexes the web with embeddings for neural/semantic search. Brave returns traditional ranked results from a keyword index plus an LLM Context layer — pick Brave for breadth and ZDR compliance, Exa for embedding-driven relevance.

Compare alternatives

Side-by-side with the 3 closest alternatives.

ToolCategoryPricingVisit
Brave Search API (this) searchFree $5 / mo per plan · From $4/mo Site ↗
PerplexitysearchFree $0 · From $20/mo Site ↗
Tavilysearch, agentsFree $0 (1,000 credits/mo) · From $0.008/mo Site ↗
ExasearchFree $0 Site ↗

The Brave Search API gives developers independent, privacy-respecting web search results from Brave's own index of 30B+ pages, returned as structured JSON for RAG, AI agents, and apps — with monthly free credits.

search
Free $5 / mo per plan · From $4/mo

AI-native answer engine that responds with cited, real-time sources instead of a list of blue links. Cited, source-backed answers Read our hands-on review

search
Free $0 · From $20/mo

Search API purpose-built for LLMs and AI agents, returning clean, cited, RAG-ready results from a single call instead of raw SERPs.

searchagents
Free $0 (1,000 credits/mo) · From $0.008/mo

Neural search API that finds pages by meaning for AI apps. Neural / embeddings search Read our hands-on review and compare the top AI Search alternatives.

search
Free $0
Editor’s Review
4.4/5
Pros
  • +Independent index of 30B+ pages — not a Google or Bing reseller
  • +Zero Data Retention: no queries are stored, logged, or linked to identities
  • +LLM Context endpoint returns provenance-tagged chunks ideal for RAG
  • +Self-serve key with $5 monthly free credit per plan (up to ~$20 total)
Cons
  • Free tier now a monthly credit rather than a permanent free quota
  • Answers plan bills tokens on top of requests, which can surprise at scale
  • Smaller index than Google, so very niche queries can underperform

The Brave Search API is the easiest way I know to give an AI agent real web access without touching Google or Bing. Its own index and Zero Data Retention posture make it a safe default for RAG, though you should model the token add-ons on the Answers plan before scaling.

See all reviews →