Skip to main content
POST
brave_web_search

Authorizations

X-API-Key
string
header
required

Your fetchbean API key (fb_…). Keys are not accepted through Authorization.

Headers

Idempotency-Key
string

A caller-generated key for safely retrying this execution after a network failure. Reusing the same key with the same operation and input returns the original result; reusing it for a different call is rejected.

Body

application/json
q
string
required

Search query. Max 400 characters and 50 words.

country
string

Two-letter country code, e.g. US, GB, IN.

search_lang
string
freshness
string

pd (24h), pw (7d), pm (31d), py (1y), or a YYYY-MM-DDtoYYYY-MM-DD range.

safesearch
string
count
integer
Required range: 1 <= x <= 20
offset
integer
Required range: 0 <= x <= 9

Response

Success

The response is of type object.