Perform image search
POST/search
Search for products using text (natural language queries), images (visual similarity), or both (hybrid search). At least one of imageBase64
or searchText
must be provided. The searchMode
parameter controls the search behavior, or use "auto" to automatically detect the appropriate mode based on provided inputs.
Request
Responses
- 200
- 400
- 401
Request successfully processed
The request is not correct
Unauthorized request