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
Get Started with Brave Search API
Click below to visit the official website and start using this API.
Visit Brave Search API →