Nutrition API comparison. Figures verified July 2026 — always confirm current pricing on each provider’s own site.

DietlyAPI vs Spoonacular

DietlyAPI and Spoonacular both return food and nutrition data over a JSON API, but they are built for different jobs. This is an honest side-by-side to help you pick — including where Spoonacular is the better choice.

At a glance

DietlyAPISpoonacular
Monthly priceFree tier; Pro €27/mo; Scale €92/moCook US$29/mo (and other tiers)
Rate limitFree ~30 req/min per IP; Pro 500 req/min; Scale 3,000 req/min (per account)5 requests/sec
Included quotaNo monthly call cap on paid plans (rate-limited only)1,500 points/day (point-weighted: some calls cost >1 point)
Underlying dataOpen Food Facts + USDA FoodData CentralRecipe, ingredient and product database
Best atHigh-throughput fuzzy food search, barcode lookup, stable IDs, per-100g nutrients, MCP serverRecipe search, meal planning, ingredient substitution, wine pairing
Trade-offsNo recipe analysis, no natural-language meal parsing, no image recognitionPoint-weighted quota; cached data generally must be deleted after 1 hour

How capacity is metered

Spoonacular bills in points, and some endpoints or larger result sets cost more than one point, so a nominal daily quota does not map one-to-one to calls. DietlyAPI counts plain requests against a per-minute rate with no point weighting.

Which should you choose?

Choose Spoonacular

Spoonacular is the stronger pick when recipes are central: recipe discovery, meal planning and ingredient workflows are its core, and DietlyAPI does not offer them.

Choose DietlyAPI

DietlyAPI is the stronger pick for a food/nutrition catalog: fuzzy product search and barcode lookup at high volume, with simple per-request behaviour instead of a point budget.

Neither is a universal winner. If your workload is high-volume food search and barcode lookup with predictable pricing, DietlyAPI fits. If you need Spoonacular’s specialist features above, use Spoonacular.

Try DietlyAPI free. Public read endpoints work with no key at a shared per-IP limit — enough to prototype in minutes.
Get the API