Usda Fdc Food Item Structure

Data structure for a USDA FoodData Central food item record

Type: Properties: 0
Federal-GovernmentAgricultureFood SafetyNutritionRural DevelopmentClimate

USDA FoodData Central Food Item is a JSON Structure definition published by United States Department of Agriculture.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "USDA FoodData Central Food Item",
  "description": "Data structure for a USDA FoodData Central food item record",
  "fields": [
    {"name": "fdcId", "type": "integer", "description": "FoodData Central unique identifier", "required": true},
    {"name": "description", "type": "string", "description": "Food item description", "required": true},
    {"name": "dataType", "type": "string", "description": "Data source type (Foundation, SR Legacy, Branded, etc.)", "required": true},
    {"name": "publicationDate", "type": "date", "description": "Date published in FDC"},
    {"name": "brandOwner", "type": "string", "description": "Brand owner (branded foods only)"},
    {"name": "gtinUpc", "type": "string", "description": "UPC/GTIN barcode (branded foods)"},
    {"name": "foodCategory", "type": "string", "description": "USDA food category"},
    {"name": "foodNutrients", "type": "array", "description": "Nutrient values per 100g"},
    {"name": "servingSize", "type": "number", "description": "Serving size amount"},
    {"name": "servingSizeUnit", "type": "string", "description": "Serving size unit"}
  ]
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/usda-fdc-food-item-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.