Skip to main content
POST
Web search

Authorizations

Authorization
string
header
required

Workspace-scoped Dench API key from workspace settings. This is the same key used by DENCH_API_KEY in sandboxes.

Body

application/json
query
string
required

Search query.

type
enum<string>
Available options:
auto,
neural,
fast,
deep,
deep-reasoning,
instant
numResults
integer
Required range: 1 <= x <= 100
category
enum<string>

Entity categories return structured entities. Domain filters are unsupported for people; published-date filters are unsupported for people and company.

Available options:
company,
research paper,
news,
personal site,
financial report,
people
includeDomains
string[]

Unsupported for category=people.

excludeDomains
string[]

Unsupported for category=people.

startPublishedDate
string

Unsupported for category=people and category=company.

endPublishedDate
string

Unsupported for category=people and category=company.

includeText
string[]
excludeText
string[]
userLocation
string
moderation
boolean

Response

Successful response

Exa response passed through unchanged.

results
object[]
required
resolvedSearchType
string
autopromptString
string
requestId
string
costDollars
object
{key}
any