Nutritionix · Example Payload

Track Common Food Example

RestaurantHealthNutritionFoodFitnessPublic APIs

Track Common Food Example is an example object payload from Nutritionix, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

food_nameserving_unittag_nameserving_qtycommon_typetag_idphotolocale

Example Payload

Raw ↑
{
  "food_name": "cheese",
  "serving_unit": "cup, diced",
  "tag_name": "cheese",
  "serving_qty": 1,
  "common_type": 614,
  "tag_id": "402",
  "photo": "value",
  "locale": "en_US"
}