Brave Summarizer Search API
Request Headers
Summarizer Search API Request Headers
This table lists the request headers supported by all the Summarizer Search API endpoints, most of which are optional.
Header | Required | Name | Description |
---|---|---|---|
Accept | false | Accept | The default supported media type is |
Accept-Encoding | false | Accept Encoding | The supported compression type is |
Api-Version | false | Web Search API Version | The Brave Web Search API version to use. This is denoted by the format |
Cache-Control | false | Cache Control | Search will return cached web search results by default. To prevent caching set the Cache-Control header to |
User-Agent | false | User Agent | The user agent of the client sending the request. Search can utilize the user agent to provide a different experience depending on the client sending the request. The user agent should follow the commonly used browser agent strings on each platform. For more information on curating user agents, see RFC 9110. User agent string examples by platform:
|
X-Subscription-Token | true | Authentication token | The secret token for the subscribed plan to authenticate the request. Can be obtained from API Keys. |