Endpoint
Perform a custom search
POST
/
custom_search
Authorizations
X-API-Key
string
headerrequiredBody
application/json
system_prompt
string
user_prompt
string
location
string
default: uspro_mode
boolean
default: falsesearch_type
string
default: generalreturn_images
boolean
default: falsereturn_sources
boolean
default: falsetemperature
number
default: 0.2top_p
number
default: 0.9Response
200 - application/json
llm_response
string
sources
object[]
images
object[]
response_time
number
error
string