POST
/
custom_search

Authorizations

X-API-Key
string
header
required

Body

application/json
system_prompt
string
user_prompt
string
location
string
default:
us
model
string
default:
gpt-4o-mini
search_type
string
default:
general
return_images
boolean
default:
false
return_sources
boolean
default:
false
temperature
number
default:
0.2
top_p
number
default:
0.9

Response

200
application/json
Successful response
llm_response
string
sources
object[]
images
object[]
response_time
number
error
string