Tools
Image Web Search
Finds the best web image match from a semantic query
POST
cURL
Request body
application/json (or form body, depending on your client setup)
instructions(string, required): Between3and10,000charactersaspect_ratio("any" | validAspectRatios, optional): Defaults to"any"effort("high" | "low", optional): Defaults to"low"
Validation rules
instructionsminimum length:3instructionsmaximum length:10,000
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
cURL