GET /mealplanner/generate
Summary: Generate Meal Plan
Operation ID: generateMealPlan
Auth: unknown
Operation ID: generateMealPlan
Auth: unknown
Description
Generate a meal plan with three meals per day (breakfast, lunch, and dinner).
Parameters (4)
diet
(string, query, optional)
Enter a diet that the meal plan has to adhere to. See a full list of supported diets.
exclude
(string, query, optional)
A comma-separated list of allergens or ingredients that must be excluded.
targetCalories
(number, query, optional)
What is the caloric target for one day? The meal plan generator will try to get as close as possible to that goal.
timeFrame
(string, query, optional)
Either for one "day" or an entire "week".
No probe data for this endpoint yet.