Ā© Consumes your monthly credits. Limited amount of monthly calls, exceeding calls will be charged as extras.
(S) Limited amount of calls per second.
Ā
This endpoint returns a list of dish ids as a recommendation after analysing the APIUser's intakes over the last days. The returned dishes belong to the LogMeal database, see endpoint '/v2/dataset/dishes'.
Ā
The recommendation process first analyses the nutritional information of the APIUser's intakes over the last days and calculates a measurement named 'Variety Score'. For more information about this score, check endpoint '/v2/score/variety'. After this step, a list of food groups is calculated that should optimize this score and finally optimal dishes belonging to these food groups are recommended as the final output.
Ā
Read the specification of the response body to see the available fields with their descriptions.