get https://externalapi.retailrocket.net/api/3.0/searchRecommendations/searchByInterestedProperties
The algorithm returns recommendations based on keywords that users request in an internal search on the online store's website, taking into account the user's interest in product properties. Search recommendations based on the user's interest should be applied on the internal search results page.
Link
link
consists of a name and a value, in the query string the name and value are separated by a comma, example: link=card,12345, where card is the name and 12345 is the value.
Order of product IDs
The order in which product identifiers are issued in the algorithm is important: they are returned sorted in descending order of relevance according to the requested algorithm.
Therefore, they must be rendered in the same order.