API Reference

Order products for the best recommendation for a shopping cart

The method returns the algorithm ordered products from the initial list (best first). Results depend on the customer shopping cart and his previous shopping behavior. If needed, the initial parameter might define the number of results.

Log in to see full request history
Body Params
cart_product_ids
array of strings
required

List of the product IDs in the customer shopping cart.

cart_product_ids*
product_id_list
array of strings

List of the product IDs. Initial products of the recommendation engine.

product_id_list
integer

The number of records to return.

Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses

Response body
object
data
object
recommended_products_list
array of objects
integer

The number of all found product IDs.

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL