Edamam · Example Payload

Recipe Search Api Nutrient Example

RestaurantFoodNutritionUPC

Recipe Search 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": "Energy",
  "quantity": 4228.79,
  "unit": "kcal"
}