Online Recommendation

APIs to retrieve pre-computed Recommendation data

Resource

Method

Description

GET

This API returns a list of subscribers to whom an item should be recommended. Replace ASSET_ID with the unique id of the item to get the recommendations. The return values […]

GET

This API returns the recommendation weight for a single item for a subscriber. Replace SUBSCRIBER_ID with the subscriber’s unique id and ASSET_ID with the asset’s unique id in order to […]

GET

This API returns a list of recommended items for a subscriber. Replace SUBSCRIBER_ID with the unique id of the subscriber to get the recommendations. The return values are sorted in […]