Skip to main content
GET
Run a search without a body

Query Parameters

q
string
required
Maximum string length: 512
tier
enum<string>
default:instant

Search depth. Deeper tiers widen recall and read more pages, and are priced higher by the billing service.

Available options:
instant,
fast,
auto,
deep,
deep_reasoning
limit
integer
default:10
Required range: 1 <= x <= 50
enrich
enum<string>

Fetch and extract page bodies. Default true.

Available options:
0,
1,
true,
false
format
enum<string>
default:json
Available options:
json,
markdown,
text
raw
enum<string>

With format=markdown or text, return the rendered document itself instead of the envelope.

Available options:
1
site
string
lang
string
freshness
enum<string>
Available options:
any,
day,
week,
month,
year
category
enum<string>
Available options:
general,
news,
science,
images,
videos,
it

Response

Ranked results. With raw=1 the body is text/markdown or text/plain and is NOT enveloped.

success
boolean
message
string
result
object