Skip to main content
POST
Search Web

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-notte-request-origin
string | null
x-notte-sdk-version
string | null

Body

application/json
q
string
required

The search query

depth
string
default:standard

Search depth: 'standard', 'fast', or 'deep'

outputType
string
default:searchResults

Output type: 'searchResults', 'sourcedAnswer', or 'structured'

Response

Successful Response