Last checked: May 2026. We removed two vendors (MyCookBook.io, Nutritics) that no longer publish active developer documentation, refreshed pricing notes across the remaining providers, and added context on AI food recognition and meal-planning capabilities that were not common in 2022.
Recipe and nutrition APIs power a growing class of consumer and B2B applications — meal planners, food-logging apps, telehealth platforms, supplement personalization, and AI nutrition agents. This is a current comparison of the recipe APIs we evaluated in May 2026, including which ones now support image-based food recognition and conversational meal planning.
Recipe API comparison at a glance
| API | Best for | Recipes | Meal plans | Image recognition | Free tier |
|---|---|---|---|---|---|
| Suggestic | Personalized meal planning, AI food logging | ~1.7M + 5K premium | Yes | Yes | Sandbox on request |
| Chomp | Barcode & UPC product lookup | Branded products | No | No | Yes |
| Edamam | Large recipe + nutrition search | ~2.3M aggregated | Yes | No | Yes |
| LogMeal | Computer-vision food recognition | n/a (vision) | No | Yes | Sandbox on request |
| Nutrientizer | Recipe-level nutrient analysis | n/a (analysis) | No | No | Yes |
| Nutritionix | Natural-language nutrient lookup | Branded + restaurant | No | No | Yes |
| ReciPal | Nutrition fact label generation | n/a (labels) | No | No | Free trial |
| Spoonacular | Recipes + food products + diets | ~365K | Yes | No (text NLP) | Yes |
| Tasty | Curated recipes with video | Curated | No | No | Status varies |
| TheMealDB | Open data, international recipes | Community | No | No | Free (attribution) |
| Zestful | Ingredient string parsing | n/a (parser) | No | No | Yes |
Evaluating recipe APIs for a 2026 build?
Get a sandbox API key (5 min, no card) or talk to an engineer about your use case.
Suggestic API
Suggestic is a personalized-nutrition platform with recipes, meal planning, food logging, and AI agent endpoints behind a single GraphQL API. Meal plans are generated against macro goals, dietary restrictions, allergies, and preferences, and can be substituted recipe-by-recipe.
Strengths:
- Generate personalized meal plans against macros, allergies, and program rules.
- ~1,700,000 recipes including ~5,000 handcrafted premium recipes.
- USDA FoodData Central exposed via GraphQL.
- 520,000+ restaurants and 35,000,000+ menu items for dining-out logging.
- AI Food Log endpoint: image-based food recognition returns a structured FoodAnalysis (portions, nutrients).
- AI Assistant endpoints with conversation memory, journey tracking, and configurable guardrails for nutrition agents.
- Supplement assessments and recommendations API for personalized supplement programs.
- Symptom tracking endpoints with daily aggregation.
- BAA support for telehealth and healthcare applications.
Best fit: teams building personalized nutrition products, telehealth platforms, supplement personalization, or AI nutrition agents that need both recipe data and the orchestration around it.
Last checked: May 2026 — active monthly changelog at docs.suggestic.com.
Chomp
Chomp focuses on barcode and UPC product lookup against a large branded-foods database. Useful for grocery and packaged-food logging.
Strengths:
- Barcode and UPC search against branded product database.
- Ingredient, nutrient, and allergen data per product.
- Free tier suitable for prototyping.
Best fit: Apps that need to scan packaged products and resolve to nutrition data.
Last checked: May 2026.
Edamam
Edamam aggregates a large recipe index (~2.3M recipes from external sites) and provides a nutrition analysis service, with filters covering 40+ diets and 200+ health conditions.
Strengths:
- Recipe search across 5,000+ source sites.
- Diet and health filters for popular eating patterns.
- Nutrition Analysis API turns ingredient lists into nutrient breakdowns.
- Meal-planning API with daily/weekly plan generation.
Best fit: Apps that need breadth of recipe coverage and a separate nutrient-analysis layer.
Last checked: May 2026.
LogMeal
LogMeal is a computer-vision specialist that recognizes food from images and returns dish identification with nutrient estimates.
Strengths:
- Image-based dish recognition.
- Nutrient and calorie estimation from photos.
- Restaurant menu recognition pipeline.
Best fit: Apps that need accurate food recognition from photos as the primary input.
Last checked: May 2026.
Nutrientizer
Nutrientizer provides recipe-level nutrient analysis — pass a recipe and get back full nutrient totals including vitamins, minerals, fatty acids, and sugars.
Strengths:
- Per-ingredient and per-recipe nutrient totals.
- Vitamins, minerals, and fatty acids beyond basic macros.
- Useful as a complement to a recipe-search API.
Best fit: Apps that source recipes elsewhere but need detailed nutrient analysis.
Last checked: May 2026.
Nutritionix
Nutritionix offers natural-language nutrient lookup against a large branded and restaurant food database, popular for food-tracking apps.
Strengths:
- Natural-language nutrient queries (“1 cup oatmeal with blueberries”).
- Branded foods and chain-restaurant items.
- Exercise calorie estimation in the same API.
Best fit: Food tracking and calorie-counting apps using text input.
Last checked: May 2026.
ReciPal
ReciPal generates compliant nutrition fact labels from a recipe and is widely used by food brands rather than app developers.
Strengths:
- Generate FDA-compliant nutrition fact labels.
- Recipe scaling and cost analysis.
- Allergen statement generation.
Best fit: Food brands and CPG companies that need printable nutrition labels.
Last checked: May 2026.
Spoonacular
Spoonacular indexes around 365,000 recipes and 86,000 food products with a deep semantic ontology covering diets, allergens, and cuisines.
Strengths:
- Natural-language recipe search with diet filters (keto, paleo, vegan, etc.).
- Recipe-cost analysis and classification.
- Meal-planner endpoint that generates daily and weekly plans.
- Wine pairing and ingredient-substitution endpoints.
Best fit: Apps that need a richly tagged recipe index with diet-aware search.
Last checked: May 2026.
Tasty
Tasty is BuzzFeed’s recipe property with video-led content and curated collections. Public API access has varied over the years — confirm current availability before integrating.
Strengths:
- Curated recipe collections.
- Video-led recipe content.
- Reviews and ratings.
Best fit: Apps that need video recipe content alongside text. Confirm API status before committing.
Last checked: May 2026.
TheMealDB
TheMealDB is a community-maintained open recipe database covering international cuisines, free to use with attribution.
Strengths:
- Free with attribution.
- International cuisine coverage.
- Stable JSON endpoints suitable for prototypes and hobby apps.
Best fit: Prototypes, demos, hobby apps, and anywhere a free open data source is acceptable.
Last checked: May 2026.
Zestful
Zestful is a focused ingredient-parsing API — feed it a free-form ingredient string and it returns structured quantity, unit, ingredient, and preparation fields.
Strengths:
- High-quality ingredient parsing.
- No attribution requirement and no resale restriction.
- Useful for shopping list and recipe-import features.
Best fit: Apps that import recipes from arbitrary sources and need clean structured ingredients.
Last checked: May 2026.
Sizing the cost of a build like this?
Our interactive estimator compares what it costs and how long it takes to build internally vs. with Suggestic — adjust team size, scope, and compliance. No email required.
What changed in recipe and nutrition APIs since 2022
Three capabilities went from rare to expected between 2022 and 2026:
- Image-based food recognition. LogMeal was the early specialist; in 2025 several broader platforms (including Suggestic) shipped vision endpoints that accept an image and return a structured analysis with portion estimates and nutrients.
- Conversational nutrition agents. APIs now expose chat-style endpoints with guardrails and journey tracking, letting product teams build LLM agents that log food, adjust meal plans, and answer nutrition questions without building the orchestration layer in-house.
- Personalized supplement recommendations. Assessment-driven recommendation engines moved from bespoke supplement-brand stacks into the recipe/nutrition API surface, letting partner platforms surface supplement guidance alongside meal plans.
FAQ
Which recipe API has the largest database?
Edamam publishes the largest publicly indexed recipe count (over 2.3 million recipes aggregated from external sites). Suggestic exposes around 1.7 million recipes including 5,000 handcrafted premium recipes plus 35 million restaurant menu items. Spoonacular publishes around 365,000 recipes with deep semantic search.
Which recipe APIs support image-based food recognition?
LogMeal pioneered the category. Suggestic added an AI Food Log endpoint that returns a structured FoodAnalysis from an image, including portion estimates and nutrient breakdown. Most recipe-only APIs (Spoonacular, Edamam, TheMealDB) do not perform image recognition natively.
Which recipe APIs offer a free tier?
Spoonacular, Edamam, Nutritionix, Chomp, and TheMealDB all publish free tiers with daily call limits suitable for prototyping. Suggestic and LogMeal offer sandbox access on request. Tasty’s public API was retired; consult their developer portal for current options.
What is the difference between a recipe API and a meal-planning API?
A recipe API returns recipes and ingredients in response to a query. A meal-planning API constructs a multi-meal plan that respects a user’s calories, macros, allergies, and preferences. Suggestic, Spoonacular, and Edamam offer meal-plan generation; pure recipe APIs (TheMealDB, Tasty) do not.
Can recipe APIs be used in HIPAA-regulated applications?
Most recipe APIs (Spoonacular, Edamam, TheMealDB) do not sign BAAs and are intended for non-PHI use. Suggestic supports BAAs for healthcare and telehealth customers. Always confirm the vendor’s BAA status directly before storing PHI.
How do recipe API pricing models work?
Most providers price per API call with monthly quotas (Spoonacular, Edamam, Nutritionix). Personalization platforms like Suggestic typically price by monthly active users or per-account, which scales more predictably for B2B apps. Open data projects (TheMealDB) are free with attribution.
Which recipe API is best for AI agent food logging?
An AI agent logging food on a user’s behalf needs three primitives: (1) image or natural-language food recognition, (2) accurate nutrient lookup, and (3) write access to a persistent food log. Suggestic and LogMeal expose all three. Spoonacular and Edamam cover (1) via text NLP and (2) via nutrient endpoints but do not host the food log.
Are these recipe APIs maintained as of 2026?
Spoonacular, Edamam, Nutritionix, Suggestic, LogMeal, TheMealDB, Chomp, Nutrientizer, ReciPal, and Zestful all publish active documentation as of May 2026. MyCookBook.io and Nutritics no longer expose public developer documentation and have been removed from this comparison.
Building something specific?
If you’d like a working integration we can walk you through in 20 minutes — meal planning, AI food log, or supplement assessments — book a call.