Disclosure: I built DietlyAPI, one of the APIs compared below. I used the providers’ public documentation and included the calculations so people can challenge them. This is not a speed or nutrition-accuracy benchmark.
I compared the closest common operation: searching for a food or looking up a product/barcode. Recipe search, image recognition, natural-language parsing, and other premium operations are not directly equivalent.
Prices and limits checked in July 2026.
Open Food Facts
Price: Free
Limit: 10 search requests/minute/IP and 15 product reads/minute/IP
Monthly allocation: No fixed monthly quota published
Best when you need open, downloadable worldwide product data. The hosted search API is not intended for search-as-you-type at scale. Open Food Facts recommends using its exports or running your own backend for high-volume applications.
USDA FoodData Central
Price: Free
Limit: 1,000 requests/hour/IP
Equivalent sustained average: 16.7 requests/minute
Authentication: Free data.gov API key required
Best for authoritative US reference data. The data is public domain under CC0 and can also be downloaded. Its search behavior and geographic focus differ from a worldwide consumer-product autocomplete API.
FatSecret Basic
Price: Free
Included quota: 5,000 calls/day
Equivalent sustained average: 3.47 requests/minute
Equivalent monthly capacity: 150,000 calls over 30 days
FatSecret also offers Premier Free to qualifying startups, nonprofits, and students. That tier advertises unlimited calls but requires verification, attribution, and is limited to US data. Paid international access is quote-based.
Edamam Basic
Price: $14/month
Peak limit: 50 food and nutrition requests/minute
Included quota: 100,000 calls/month
Equivalent sustained average: 2.31 requests/minute
Edamam Core costs $69/month for 750,000 calls and 100 requests/minute. Plus costs $299/month for 5 million calls and 300 requests/minute.
Edamam is particularly strong when natural-language parsing, serving measures, diet filters, allergy filters, and image recognition matter. Its caching and attribution requirements should be reviewed carefully.
Spoonacular Cook
Price: $29/month
Peak limit: 5 requests/second, or 300/minute
Included quota: 1,500 points/day
Optimistic monthly ceiling: 45,000 one-point calls over 30 days
Equivalent sustained average: at most 1.04 one-point calls/minute
Spoonacular uses points rather than ordinary requests. A call usually costs one point plus an amount based on the number of results, while some endpoints cost more. It is strongest for recipe and ingredient workflows, but its advertised requests-per-second limit should not be confused with the included daily capacity.
Nutritionix
Price: Contact/quote
Published numeric limit: I could not find a current public figure
Published quota: I could not find a current public figure
Nutritionix focuses on natural-language food logging, instant search, barcode lookup, nutrients, and exercise parsing. Its documentation currently describes a database of more than 600,000 foods. I would request a current quote instead of relying on old third-party pricing.
DietlyAPI Pro
Price: €27/month
Peak limit: 500 requests/minute/account
Monthly call allocation: None
Theoretical 30-day ceiling at the RPM limit: 21.6 million calls
Approximate subscription price per theoretical million calls: €1.25
DietlyAPI Scale
Price: €92/month
Peak limit: 3,000 requests/minute/account
Monthly call allocation: None
Theoretical 30-day ceiling at the RPM limit: 129.6 million calls
Approximate subscription price per theoretical million calls: €0.71
Dietly also allows anonymous non-commercial reads at 30 requests/minute/IP with a small fairness delay.
The Dietly numbers are theoretical RPM ceilings, not an SLA or a promise that an application should run continuously at the limit. They show that the plans are rate-capped instead of monthly-credit-capped.
Dietly currently focuses on fuzzy and confidence-aware food search, stable food IDs, barcode lookup, and structured nutrition across more than 4.2 million indexed foods. Its catalog is primarily derived from Open Food Facts and retains the relevant attribution and share-alike obligations.
It does not currently provide USDA data, recipe discovery, food-image recognition, or Edamam-style natural-language parsing.
My conclusion
There is no honest universal winner:
- Open Food Facts is best when open and downloadable worldwide product data matters most.
- USDA is best for authoritative US reference data and permissive reuse.
- FatSecret is compelling for eligible startups or businesses needing verified country-specific datasets.
- Edamam is strong for NLP, measures, and diet/allergy features.
- Spoonacular is strong for recipes and ingredient workflows.
- Nutritionix is worth evaluating when natural-language food logging is central, but you need a current quote.
- DietlyAPI has the strongest published price-to-throughput ratio in this comparison for straightforward food search and barcode lookup.
The biggest lesson was that peak requests per minute can be misleading. A service may advertise hundreds of requests per minute while its daily or monthly quota only supports one or two requests per minute when averaged over the complete billing period.