Parse natural language ingredients. Get 14 nutrients, diet labels, and confidence scores. Backed by USDA FoodData Central. No restrictions.
curl https://api.nutrientapi.com/v1/analyze \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"title": "Chicken and Rice Bowl",
"ingredients": [
"200g chicken breast",
"1 cup brown rice",
"1 tbsp olive oil",
"2 cups steamed broccoli"
],
"servings": 2
}'
{
"status": "success",
"per_serving": {
"calories": 428.5,
"protein": 38.2,
"carbs_total": 36.8,
"fat_total": 12.1,
"fiber": 5.4
// ... 14 nutrients total
},
"diet_labels": ["high-protein"],
"health_labels": ["dairy-free", "gluten-free"],
"ingredients": [
// per-ingredient breakdown with
// confidence scores
]
}
The nutrition API market has real problems. We built NutrientAPI to fix them.
Edamam's terms prohibit caching API responses. If you cancel your subscription, you must delete all data. NutrientAPI lets you cache everything, forever.
Every Edamam plan requires a "Powered by Edamam" badge next to your nutrition facts. NutrientAPI requires zero attribution. Your app, your brand.
Nutritionix killed their free tier and starts at $1,850/mo. NutrientAPI starts free, charges $0.005/recipe, or $99/mo with 25K included.
One endpoint. Natural language in, structured nutrition data out.
Send "2 cups diced chicken breast" and we handle the rest. AI parses quantities, units, and food descriptions automatically.
Backed by the same database used by government nutrition programs. 2M+ foods across SR Legacy, Foundation, FNDDS, and Branded sources.
Calories, protein, fat, carbs, fiber, sugar, sodium, cholesterol, saturated fat, trans fat, vitamin D, calcium, iron, and potassium.
Every ingredient comes with match and conversion confidence scores. Know exactly when to trust the numbers and when results need review.
Automatic classification: high-protein, low-carb, low-fat, balanced, vegan, vegetarian, gluten-free, and dairy-free.
Free tier to start. Pay per recipe after that. No subscriptions, no confusing "points." Cache everything. No attribution.
Free to start. Pay per recipe. Or lock in volume pricing.
100 free recipes. No credit card required.