Skip to content

Recommend Similar Products

This solution can be used to recommend similar products and could be used in your EC site's product details page or search result page to show similar products.

Item recommend endpoint understands the content of your item and returns the most similar items as response.

Request path for this solution is: POST /v1/items/recommend

To implement this solution, the required parameters with description and a sample request body can be found here. You can find sample code for implementation here.