Brave Search API
Brave 搜索接口
Independent search index API with web, news, image, and video results. Privacy-focused.
独立搜索引擎接口,提供网页、新闻、图片、视频结果,注重隐私保护。
Website
Documentation
Pricing
free tier (2000 queries/mo), paid plans
Authentication
- API Key
Rate Limit
2000 queries/mo (free)
Typical Latency
<500ms
Popularity
88/100
Endpoints
https://api.search.brave.com/res/v1/web/search
SDKs
curlPythonJavaScript
Key Features
- ◆Independent search index
- ◆Web, news, image & video search
- ◆Privacy-focused, no tracking
- ◆Rich result data (ratings, reviews)
- ◆Free tier available
Code Examples
Web Searchbash
curl "https://api.search.brave.com/res/v1/web/search?q=AI+tools" \
-H "Accept: application/json" \
-H "Accept-Encoding: gzip" \
-H "X-Subscription-Token: $BRAVE_API_KEY"Tags
searchwebnews
Last updated: 2026-07-28
Similar APIs
Tavily Search API
★95AI-native search engine optimized for LLMs and AI agents. Real-time web data with structured results.
Serper API
★90Fast Google Search API with rich SERP data including knowledge graph, shopping, and organic results.
Pinecone API
★88Managed vector database for AI. Serverless, with metadata filtering and hybrid search.
Exa Search API
★82AI-powered search engine built for embeddings-based semantic search. Finds content by meaning, not keywords.
Something wrong or missing? Open an issue on GitHub →
Pricing Comparison
| API | Pricing | Auth | Popularity |
|---|---|---|---|
| Tavily Search API | free tier (1000 credits/mo), pay-as-you-go | API Key | 95 |
| Serper API | free tier (2500 queries), pay-as-you-go from $50/mo | API Key | 90 |
| Exa Search API | free tier (1000 queries/mo), paid plans | API Key | 82 |
| Jina AI API | free tier, pay-as-you-go | API Key | 80 |
Get Started with Brave Search API
Click below to visit the official website and start using this API.
Visit Brave Search API →Discussion
Questions, feedback, or suggestions? Start a discussion.
Discuss on GitHub