ToolKiti
Home/搜索服务/Brave Search API

Brave Search API

Brave 搜索接口

Independent search index API with web, news, image, and video results. Privacy-focused.

独立搜索引擎接口,提供网页、新闻、图片、视频结果,注重隐私保护。

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

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

Compare Brave Search API with other APIs

Similar APIs

Something wrong or missing? Open an issue on GitHub →

Pricing Comparison

APIPricingAuthPopularity
Tavily Search APIfree tier (1000 credits/mo), pay-as-you-goAPI Key
95
Serper APIfree tier (2500 queries), pay-as-you-go from $50/moAPI Key
90
Exa Search APIfree tier (1000 queries/mo), paid plansAPI Key
82
Jina AI APIfree tier, pay-as-you-goAPI 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