GET /food/products/{id}/nutritionLabel

spoonacular.com

Summary: Product Nutrition Label Widget
Operation ID: productNutritionLabelWidget
Auth: unknown
Description

Get a product's nutrition label as an HTML widget.

Parameters (5)

defaultCss (boolean, query, optional, default: True)

Whether the default CSS should be added to the response.

id (number, path, required)

The product id.

showIngredients (boolean, query, optional)

Whether to show a list of ingredients.

showOptionalNutrients (boolean, query, optional)

Whether to show optional nutrients.

showZeroValues (boolean, query, optional)

Whether to show zero values.

No probe data for this endpoint yet.