Skip to main content
POST
Search the Web

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
query
required
max_tokens
integer
default:10000
max_tokens_per_page
integer
default:4096
max_results
integer
default:10
search_domain_filter
string[] | null
search_language_filter
string[] | null
search_recency_filter
enum<string> | null
Available options:
hour,
day,
week,
month,
year
search_after_date_filter
string | null
search_before_date_filter
string | null
last_updated_before_filter
string | null
last_updated_after_filter
string | null
search_mode
enum<string> | null
Available options:
web,
academic,
sec
country
string | null
display_server_time
boolean
default:false

Response

Successful Response

results
ApiSearchPage · object[]
required
id
string
required
server_time
string | null