API Group

Brave API endpoints

1 Brave API endpoints for web scraping workflows, with REST paths, authentication requirements, parameters, examples, and MCP tool metadata where supported.

GET/brave/searchapiKey3 credits/request

Search Brave

Returns normalized web search results from Brave Search for a query string, along with offset-based pagination, related queries, discussions, videos, and the right-side knowledge card when Brave includes one. Use time_range for preset ranges or date_from/date_to for a custom YYYY-MM-DD range. Locale defaults to country=us and lang=en-us.

Params: q:query, offset:query, country:query, lang:query, time_range:query, date_from:query, date_to:query, x-api-key:header

Back to docs