Nutritionix · Example Payload

Track Alt Measure Example

RestaurantHealthNutritionFoodFitnessPublic APIs

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

Top-level fields

serving_weightmeasureseqqty

Example Payload

Raw ↑
{
  "serving_weight": 219,
  "measure": "burger",
  "seq": 812,
  "qty": 1
}