Constructor's Image Search feature allows users to upload an image and find similar items within a product catalog. It enhances product discovery by enabling a new method of searching that doesn't rely on text queries.
The Image Search product offers an innovative way for users to engage, using images to discover products effortlessly. It's a powerful tool that could enhance user experience and drive platform engagement.
API endpoints
browse_url
parameter
browse_url
parameterThe Image Search service returns a browse_url
parameter. This URL can be utilized to retrieve the same result set that was returned by the original request to the Image Service utilizing the Browse items endpoint.
For additional filtering options, parameters may be appended to the browse_url
- please refer to the Retrieve by item ID endpoint documentation for a detailed breakdown of what parameters may be appended with the browse request.
For example, to filter results by a color of red
, a browse_url
may be modified to include a filters
parameter. For example: https://ac.cnstrc.com/browse/items?key=API_KEY&filters[color]=red