recipes
Recipe Taste by ID Widget
Get a recipe's taste. The tastes supported are sweet, salty, sour, bitter, savory, and fatty.
get/recipes/{id}/tasteWidget
Path parameters
idnumber required
Example:69095
The recipe id.
Query parameters
normalizetrue | false
Example:true
Whether to normalize to the strongest taste.
rgbstring
Example:75,192,192
Red, green, blue values for the chart color.
Response
Success