Endpoints & Pricing
Four Endpoints, One Flat Price
Same flat pricing across all five engines — web, news, image, and video endpoints are priced identically whether you query Brave, Google, Bing, Yahoo, or DuckDuckGo. Brave has no Shopping endpoint; for product listings use the Google or Yahoo Shopping APIs.
Brave SERP
- Default: $0.60/1K Pages
- Growth: $0.06/1K Pages
- Scale: $0.03/1K Pages
- Quick & deep web search
- Structured web results
- Multi-page pagination
- Country targeting
- AI digest as ai_overview
Brave News
- Default: $0.20/1K Queries
- Growth: $0.02/1K Queries
- Scale: $0.01/1K Queries
- Structured news fields
- Title, URL, source, date
- Article excerpts
- Freshness filter
- Country targeting
Brave Images
- Default: $3.00/1K Queries
- Growth: $0.30/1K Queries
- Scale: $0.15/1K Queries
- Full-size & thumbnail URLs
- Image dimensions
- Source page URL
- SafeSearch filtering
- Structured image fields
Brave Videos
- Default: $0.30/1K Queries
- Growth: $0.03/1K Queries
- Scale: $0.02/1K Queries
- Title, URL, duration
- Thumbnail URLs
- Source & publish date
- Structured video fields
- Country targeting
Cost Calculator
See How Much You Save
Web search on the Brave engine is billed from $0.03/1K pages at the Scale tier — the same flat pricing every engine gets. Here is what Brave web searches cost.
Pixel Position & Geometry on every Brave SERP element
Add pixel_position=true to any Brave search and every organic result and related search comes back with both an integer pixel_position (y-coordinate) and a full pixel_box with x, y, width, and height. Same per-call price, opt-in flag.
{
"organic": [
{ "position": 1, "pixel_position": 168, "pixel_box": { "x": 8, "y": 168, "w": 1350, "h": 92 } },
{ "position": 2, "pixel_position": 279, "pixel_box": { "x": 8, "y": 279, "w": 1350, "h": 98 } },
{ "position": 3, "pixel_position": 396, "pixel_box": { "x": 8, "y": 396, "w": 1350, "h": 90 } }
]
}
Quick Start
Brave API in One Request
Set engine=brave and start searching. Works with cURL, Python, JavaScript, or any HTTP client. Try our free tier to get started.
# Brave web search - from $0.03/1K (AI digest returned as ai_overview) curl "https://apiserpent.com/api/search?q=best+programming+languages+2025&engine=brave&num=10" \ -H "X-API-Key: YOUR_API_KEY"
{
"searchParameters": {
"q": "best programming languages 2025",
"engine": "brave",
"type": "search"
},
"results": {
"organic": [
{
"title": "Top 10 Programming Languages to Learn in 2025",
"url": "https://example.com/top-languages",
"snippet": "Python, JavaScript, and Rust lead the rankings...",
"position": 1
},
{
"title": "Best Languages for Web Development 2025",
"url": "https://example.com/web-dev-languages",
"snippet": "TypeScript adoption surged 40% in 2024...",
"position": 2
}
]
},
"totalResults": 10,
"credits": { "used": 1, "remaining": 99 }
}
Ideal For
Built for High-Volume Use Cases
Brave's independent index plus flat engine pricing makes it a practical choice for these scenarios.
Independent-Index Research
Brave runs its own crawler and index, so its results are not an echo of Google or Bing. For audits that need a genuinely different view of the web, Brave is one of the few non-Google, non-Bing Western indexes.
Rank Tracking at Scale
Monitor keyword positions across thousands of terms with the same flat per-page pricing as every other engine. Failed requests are not charged, which keeps repeated SEO monitoring predictable.
AI-Digest Monitoring
Brave's AI digest is returned as the ai_overview field, so you can track when and how a query earns an AI summary alongside organic results — without a separate product.
News Monitoring
Track news mentions with structured fields — title, URL, source, and date — plus a freshness filter, so you can monitor brand mentions and industry trends without high costs.
Image Collection
Collect full-size and thumbnail image URLs with dimensions and source-page links for training datasets, content creation, or visual research on an independent index.
Video Monitoring
Track video results with titles, URLs, durations, thumbnails, and publish dates. Useful for monitoring a brand or topic across an independent index's video surface.
FAQ
Brave API Questions
ai_overview field alongside the organic results, so you can read or monitor it programmatically.
Start from $0.03 per 1,000 Searches
Brave's independent index at the same flat price as every other engine. New accounts include 10 shared free calls for eligible endpoints. No credit card required to start.
Try for Free

