Available from version 1.51
Feature in Alpha
Configuration
| Key | Default | Values | Description |
|---|---|---|---|
enabled | false | true | false | Enable web search capabilities in chats |
Requirements
How to Obtain a Brave Search API Key
-
Visit the Brave Search API website
- Navigate to brave.com/search/api
- Click on “Get Started” or “Sign Up”
-
Create an account or sign in
- Register with your email or sign in if you already have an account
- Access the API dashboard at api-dashboard.search.brave.com
-
Subscribe to a plan
- Go to the Subscriptions tab in the left menu
- Choose a “Data for Search” plan based on your needs:
-
Generate your API key
- Navigate to API Keys in the left menu
- Click “Add API Key”
- Name your key (e.g., “Zylon Web Search Integration”)
- Select the subscription plan to associate with the key
- Copy and save your API key securely
Brave API Configuration
Web Search requires a Brave Search API provider configuration with the following parameters:| Parameter | Type | Required | Description |
|---|---|---|---|
apiKey | string | Yes | Your Brave Search API subscription token |
rateLimit | number | Yes | Requests per second based on your subscription tier |
Rate Limit Tiers
Based on your Brave Search API subscription tier:- Free AI:
1.0(1 query/second, up to 2,000 queries/month) - Base AI:
20.0(up to 20 queries/second, up to 20M queries/month) - Pro AI:
50.0(up to 50 queries/second, unlimited queries/month) - Enterprise: Custom rate limits
Example Configuration
Getting Started
- Sign up for a Brave Search API key at brave.com/search/api
- Configure the
apiKeyandrateLimitaccording to your subscription tier - Enable both
webExtractandwebSearchfeatures - The Web Search functionality will be available in your chats