Skip to main content
Send a scene photo to experimental.findProductsInImage and get back a list of matches, per product in the scene. Use this when the picture contains more than one product — a room, an outfit, a desk setup. For a photo of a single product, use Search with an image URL. See also Find products in an image.
Alpha. The request shape and billing may change.
filters apply to every per-thing search. limit is per thing, not across the whole response. Billing is 1 credit for the call plus 1 credit per detected thing.

From an image URL

From a base64 image

Provide exactly one of image_url or base64_image. In Python the upload field is base64image.