Skip to main content
The Recommendations REST API uses signals and aggregated signals to return a list of items that can be used for recommendations.
This API requires a Fusion AI license.
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.

Recommendation types

The API includes separate endpoints for retrieving different types of recommendations:

Output

The output includes the following sections:

Examples

Below are examples for each recommendation type.

itemsForQuery

Get the top items for the query ‘ipod’: INPUT
OUTPUT

queriesForItem

INPUT
OUTPUT