Headers
Your API key for authentication
Body
The search query, can be as extended or succinct as you like
Optional, This string can be the url of the image you want to send. Alternatively, (and the preferred method) is providing a base64 encoded string of the image. If providing a url, the link must start with https:// and ends with a common image file extension like .jpg, .jpeg, .png, .gif, etc.
Optional, a list of strings representing domains you want to exclude from the agentic search. ['cnn.com','foxnews.com'].
Optional, a json schema for the response. This will be used to format the response of the agentic search. The types allowed can be any of: string, number, boolean, integer, array
Response
WebSocket connection established