Nutritionix · Example Payload

Track Food Example

RestaurantHealthNutritionFoodFitnessPublic APIs

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

Top-level fields

food_namebrand_nameserving_qtyserving_unitserving_weight_gramsnf_caloriesnf_total_fatnf_saturated_fatnf_cholesterolnf_sodiumnf_total_carbohydratenf_dietary_fibernf_sugarsnf_proteinnf_potassiumnf_pfull_nutrientsnix_brand_namenix_brand_idnix_item_namenix_item_idmetadatasourcendb_notagsalt_measuresphoto

Example Payload

Raw ↑
{
  "food_name": "Big Mac",
  "brand_name": "McDonald's",
  "serving_qty": 1,
  "serving_unit": "burger",
  "serving_weight_grams": 219,
  "nf_calories": 540,
  "nf_total_fat": 28,
  "nf_saturated_fat": 10,
  "nf_cholesterol": 80,
  "nf_sodium": 970,
  "nf_total_carbohydrate": 47,
  "nf_dietary_fiber": 3,
  "nf_sugars": 9,
  "nf_protein": 25,
  "nf_potassium": 43.75,
  "nf_p": 0.96,
  "full_nutrients": [
    "value"
  ],
  "nix_brand_name": "McDonald's",
  "nix_brand_id": "513fbc1283aa2dc80c000053",
  "nix_item_name": "Big Mac",
  "nix_item_id": "513fc9e73fe3ffd40300109f",
  "metadata": {},
  "source": 8,
  "ndb_no": 301,
  "tags": {},
  "alt_measures": [
    "value"
  ],
  "photo": "value"
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/track-food-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.