Brave Video Search API
Query Parameters
# Video Search API
This table lists the query parameters supported by the Video Search API. Some are required, but most are optional.
Parameter | Required | Type | Default | Description |
---|---|---|---|---|
q | true | string | null | The user’s search query term. Query can not be empty. Maximum of 400 characters and 50 words in the query. |
country | false | string | US | The search query country, where the results come from. The country string is limited to 2 character country codes of supported countries. For a list of supported values, see Country Codes. |
search_lang | false | string | en | The search language preference. The 2 or more character language code for which the search results are provided. For a list of possible values, see Language Codes. |
ui_lang | false | string | en-US | User interface language preferred in response. Usually of the format ‘<language_code>-<country_code>’. For more, see RFC 9110. For a list of supported values, see UI Language Codes. |
count | false | number | 20 | The number of search results returned in response. The maximum is |
offset | false | number | 0 | The zero based offset that indicates number of search
results per page (count) to skip before returning the result.
The maximum is In order to paginate results use this parameter together
with |
spellcheck | false | bool | 1 | Whether to spellcheck provided query. If the spellchecker
is enabled, the modified query is always used for search.
The modified query can be found in |
safesearch | false | string | moderate | Filters search results for adult content. The following values are supported:
|
freshness | false | string | null | Filters search results by when they were discovered. The following values are supported:
- |