Search
Search for products with pagination support.
At least one of query, image_url, base64_image, or page_token must be
provided; requests with none of these will return 422.
Authorizations
Body
Search request with pagination support.
Search query. At least one of query, image_url, base64_image, or page_token must be provided.
Image URL. At least one of query, image_url, base64_image, or page_token must be provided.
Base64 encoded image. At least one of query, image_url, base64_image, or page_token must be provided.
Optional limit on the number of results. Default is 20, max is 30.
x >= 1Optional filters. Search will only consider products that match all of the filters.
Optional configuration
Opaque token from a previous search response to fetch the next page of results.