recipes
Recipe Taste Widget
Visualize a recipe's taste information as HTML including CSS. You can play around with that endpoint!
post/recipes/visualizeTaste
Query parameters
language'en' | 'de'
Example:en
The language of the input. Either 'en' or 'de'.
normalizeboolean
Whether to normalize to the strongest taste.
rgbstring
Example:75,192,192
Red, green, blue values for the chart color.
Headers
Content-Type'application/x-www-form-urlencoded' | 'application/json' | 'multipart/form-data'
Example:application/json
The content type.
Accept'application/json' | 'text/html' | 'media/*'
Example:application/json
Accept header.
Response
Success