EatingWell
communityFood and nutrition media brand providing healthy recipes, meal plans, nutrition information, and wellness guidance with a focus on balanced eating.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/recipes/searchSearch healthy recipes by ingredient or diet type
Parameters
qingredient or dish (stringrequireddietvegetarian|vegan|gluten-free|low-carb|mediterranean (stringoptionalmealbreakfast|lunch|dinner|snack (stringoptionalcalories_maxintegeroptionalReturns
recipes[] with id, title, calories, prep_time, cook_time, servings, diet_tags[], rating, image_urlGET
/api/v1/recipes/{id}Get full recipe with nutrition facts
Returns
recipe with title, ingredients[], instructions[], nutrition{calories, protein, carbs, fat, fiber}, serves, prep_timeGET
/api/v1/meal-plansGet weekly meal plans by diet type
Parameters
dietvegetarian|heart-healthy|mediterranean|diabetes-friendly (stringoptionalReturns
plans[] with title, diet, calories_per_day, days[], shopping_list[]