GET
/
search_stream
curl --request GET \
  --url https://node.apiopenperplex.com/search_stream \
  --header 'X-API-Key: <api-key>'
"<string>"

Authorizations

X-API-Key
string
header
required

Query Parameters

query
string
required
date_context
string
location
string
default:us
model
string
default:gpt-4o-mini
response_language
string
default:auto
answer_type
string
default:text
search_type
string
default:general
return_citations
boolean
default:false
return_sources
boolean
default:false
return_images
boolean
default:false

Response

200
text/event-stream
Successful response

The response is of type string.