Recommendations
Endpoints for managing recommendations.
📄️ Create a new recommendation
Generates a personalized list of product recommendations per session/user. If a user identifier is not available, personalization will be based only on the session identifier.
📄️ Retrieve recommendation items with pagination
Retrieves items from an existing recommendation based on the reco_id.
📄️ Retrieve page facets.
Retrieves available facets based on the provided filters. It can be used separately from recommendation generation.