This API requires a Fusion AI license.
Recommendations API
The Recommendations REST API uses signals and aggregated signals to return a list of items that can be used for recommendations.
OUTPUT
OUTPUT
To use the REST API Recommendations service to get recommendations for items in some collection, that collection must have associated signals and aggregated-signals system collections. How good the recommendations are depends on how well the information in the signals and aggregated signals collections, which is derived from observed user behavior, matches user behavior going forward.
In addition to these endpoints, is also possible to get recommendations as part of a query request.
See Recommendations and Boosting for a discussion of when to use the API and when to use recommender query stages.