A valid request URL is required to generate request examples{
"query": {
"original": "<string>",
"altered": "<string>",
"spellcheck_off": true,
"show_strict_warning": true
},
"results": [
{
"type": "image_result",
"title": "<string>",
"url": "<string>",
"source": "<string>",
"page_fetched": "<string>",
"thumbnail": {
"src": "<string>",
"width": 123,
"height": 123
},
"properties": {
"url": "<string>",
"placeholder": "<string>",
"width": 123,
"height": 123
},
"meta_url": {
"scheme": "<string>",
"netloc": "<string>",
"hostname": "<string>",
"favicon": "<string>",
"path": "<string>"
},
"confidence": "low"
}
],
"extra": {
"might_be_offensive": false
},
"type": "images"
}A valid request URL is required to generate request examples{
"query": {
"original": "<string>",
"altered": "<string>",
"spellcheck_off": true,
"show_strict_warning": true
},
"results": [
{
"type": "image_result",
"title": "<string>",
"url": "<string>",
"source": "<string>",
"page_fetched": "<string>",
"thumbnail": {
"src": "<string>",
"width": 123,
"height": 123
},
"properties": {
"url": "<string>",
"placeholder": "<string>",
"width": 123,
"height": 123
},
"meta_url": {
"scheme": "<string>",
"netloc": "<string>",
"hostname": "<string>",
"favicon": "<string>",
"path": "<string>"
},
"confidence": "low"
}
],
"extra": {
"might_be_offensive": false
},
"type": "images"
}The subscription token that was generated for the product.
The subscription token that was generated for the product.
"BSAgdIxiH0OLq6fnx6F-xp8Yplv4uOp"
The API version to use. This is denoted by the format YYYY-MM-DD. Default is the latest that is available.
The default supported media type is application/json.
application/json, */* "application/json"
Brave Search will return cached content by default. To prevent caching set the Cache-Control header to no-cache. This is currently done as best effort.
no-cache "no-cache"The user agent originating the request. Brave search can utilize the user agent to provide a different experience depending on the device as described by the string. The user agent should follow the commonly used browser agent strings on each platform. For more information on curating user agents, see RFC 9110.
"**Android** Mozilla/5.0 (Linux; Android 12) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.71 Mobile Safari/537.36"
The user's search query term. Query can not be empty. Maximum of 400 characters and 50 words in the query.
1 - 400The search language preference. The 2 or more character language code for which the search results are provided.
ar, eu, bn, bg, ca, zh-hans, zh-hant, hr, cs, da, nl, en, en-gb, et, fi, fr, gl, de, el, gu, he, hi, hu, is, it, jp, kn, ko, lv, lt, ms, ml, mr, nb, pl, pt-br, pt-pt, pa, ro, ru, sr, sk, sl, es, sv, ta, te, th, tr, uk, vi The search query country, where the results come from. The country string is limited to 2 character country codes of supported countries.
AR, AU, AT, BE, BR, CA, CL, DK, FI, FR, DE, GR, HK, IN, ID, IT, JP, KR, MY, MX, NL, NZ, NO, CN, PL, PT, PH, RU, SA, ZA, ES, SE, CH, TW, TR, GB, US, ALL Filters search results for adult content. The following values are supported: off (No filtering is done), strict (Drops all adult content from search results). The default value is strict
off, strict The number of search results returned in response. The maximum is 200. The actual number delivered may be less than requested.
1 <= x <= 200Whether to spellcheck provided query. If the spellchecker is enabled, the modified query is always used for search. The modified query can be found in altered key from the query response model.
Successful Response
Image search query string.
Show child attributes
The list of image results for the given query.
Show child attributes
Additional information about the image search results.
Show child attributes
images "images"