API Reference

Get the best recommendation with an elimination

It selects the best products from an initial list for the customer. Eliminates all products that don't match future customer preferences (depends on his previous shopping behavior). The method doesn't have to return any results depending on the initial list (no product match future customer preferences).

Log in to see full request history
Body Params
string
required

The unique ID of the customer.

product_id_list
array of strings

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

product_id_list
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