# Brave Search API
Brave Search API is an API to search the Web using the Brave search engine.
There's a free plan (1 query/second, 2K queries/month), and various paid plans.
## References
- Official website: https://brave.com/search/api/
- Documentation: https://api-dashboard.search.brave.com/app/documentation/web-search/get-started
- Manage API keys: https://api-dashboard.search.brave.com/app/keys
## Related
- [[SerpAPI]]