A valid request URL is required to generate request examples{
"query": {
"original": "<string>",
"show_strict_warning": true,
"altered": "<string>",
"cleaned": "<string>",
"safesearch": true,
"is_navigational": true,
"is_geolocal": true,
"local_decision": "<string>",
"local_locations_idx": 123,
"is_trending": true,
"is_news_breaking": true,
"ask_for_location": true,
"language": {
"main": "<string>"
},
"spellcheck_off": true,
"country": "<string>",
"bad_results": true,
"should_fallback": true,
"lat": "<string>",
"long": "<string>",
"postal_code": "<string>",
"city": "<string>",
"header_country": "<string>",
"more_results_available": true,
"state": "<string>",
"custom_location_label": "<string>",
"reddit_cluster": "<string>",
"summary_key": "<string>",
"search_operators": {
"applied": false,
"cleaned_query": "<string>",
"sites": [
"<string>"
]
}
},
"type": "spellcheck",
"results": []
}Spell check the query.
A valid request URL is required to generate request examples{
"query": {
"original": "<string>",
"show_strict_warning": true,
"altered": "<string>",
"cleaned": "<string>",
"safesearch": true,
"is_navigational": true,
"is_geolocal": true,
"local_decision": "<string>",
"local_locations_idx": 123,
"is_trending": true,
"is_news_breaking": true,
"ask_for_location": true,
"language": {
"main": "<string>"
},
"spellcheck_off": true,
"country": "<string>",
"bad_results": true,
"should_fallback": true,
"lat": "<string>",
"long": "<string>",
"postal_code": "<string>",
"city": "<string>",
"header_country": "<string>",
"more_results_available": true,
"state": "<string>",
"custom_location_label": "<string>",
"reddit_cluster": "<string>",
"summary_key": "<string>",
"search_operators": {
"applied": false,
"cleaned_query": "<string>",
"sites": [
"<string>"
]
}
},
"type": "spellcheck",
"results": []
}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 spellcheck search query. Query can not be empty. Maximum of 400 characters and 50 words in the query.
1 - 400The spell check search language preference, where potentially the results could come from. The 2 or more character language code for which the spell check search results are provided. This is a just a hint for calculating spell check responses.
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 spellcheck search query country, where potentially the results could come from. The country string is limited to 2 character country codes of supported countries. This is a just a hint for calculating spellcheck responses.
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 Successful Response
Spellcheck search query string. Only the original query is returned.
Show child attributes
spellcheck "spellcheck"The list of spell-checked results for given query.
Show child attributes