Get product nutrition facts
Retrieve the structured nutrition-facts panel for a product (serving size, servings per container, label format, per-nutrient rows). Returns 404 when no panel has been recorded for the product.
Authorizations
Path Parameters
GTIN barcode (8, 12, 13, or 14 digits, with or without separators). Normalized to GTIN-14 for lookup.
Response
OK
Structured nutrition-facts panel for a product.
Free-text serving size as printed on the label (e.g. 1 cup (240ml)).
Regulatory format the panel is laid out for. Affects rounding rules and required nutrients.
US_FDA, EU, CA_CFIA, AU_NZ, UK Per-serving nutrient rows on the panel, in label order. Empty list when no nutrients have been recorded.
Numeric serving size expressed in grams. Null when the label uses non-mass units (e.g. mL, count).
x >= 0Number of declared servings per container. May be fractional (e.g. 2.5).
x >= 0