GET recipes/{id}/tasteWidget.json

spoonacular.com

Summary: Taste by ID
Operation ID: getRecipeTasteByID
Auth: unknown
Description

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

Parameters (2)

id (number, path, required)

The recipe id.

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

Normalize to the strongest taste.

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

No probe data for this endpoint yet.