Recommendations API Getting recommendations from the Froomle platform is done through the recommendations API. The recommendations in the API will only contain items which are stored in the specified environment. In addition to requesting recommendations, the recommendations API also supports fetching previously computed recommendations. Operations Route Method Description /{environment}/recommendations/requests POST Request recommendations. /{environment}/recommendations/lists GET Get previously computed recommendations.