GET recipes/{id}/tasteWidget

spoonacular.com

Summary: Recipe Taste by ID Widget
Operation ID: visualizeRecipeTasteByID
Auth: unknown
Description

Get a recipe's taste. The tastes supported are sweet, salty, sour, bitter, savory, and fatty.

Parameters (3)

id (number, path, required)

The recipe id.

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

Whether to normalize to the strongest taste.

Constraints: {'enum': [True, False]}

rgb (string, query, optional)

Red, green, blue values for the chart color.

No probe data for this endpoint yet.