Edamam · Example Payload

Food And Grocery Database Api Nutrients Request Example

RestaurantFoodNutritionUPC

Food And Grocery Database Api Nutrients Request Example is an example object payload from Edamam, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ingredients

Example Payload

Raw ↑
{
  "ingredients": [
    {
      "quantity": 1,
      "measureURI": "http://www.edamam.com/ontologies/edamam.owl#Measure_unit",
      "foodId": "food_bpdj2labtmnvf2a8tk4nqa1y9pty"
    }
  ]
}