Edamam · Example Payload

Nutrition Analysis Api Nutrient Example

RestaurantFoodNutritionUPC

Nutrition Analysis Api Nutrient Example is an example object payload from Edamam, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

labelquantityunit

Example Payload

Raw ↑
{
  "label": "Protein",
  "quantity": 24.5,
  "unit": "g"
}