recipes
Recipe Nutrition Label Widget
Get a recipe's nutrition label as an HTML widget.
get/recipes/{id}/nutritionLabel
Path parameters
idnumber required
Example:641166
The recipe id.
Query parameters
defaultCssboolean
Whether the default CSS should be added to the response.
showOptionalNutrientsboolean
Whether to show optional nutrients.
showZeroValuesboolean
Whether to show zero values.
showIngredientsboolean
Whether to show a list of ingredients.
Response
Success