recipes
Recipe Taste by ID Image
Get a recipe's taste as an image. The tastes supported are sweet, salty, sour, bitter, savory, and fatty.
get/recipes/{id}/tasteWidget.png
Path parameters
idnumber required
Example:69095
The recipe id.
Query parameters
normalizeboolean
Normalize to the strongest taste.
rgbstring
Example:75,192,192
Red, green, blue values for the chart color.
Response
Success