Analyze Recipe
This endpoint allows you to send raw recipe information, such as title, servings, and ingredients, to then see what we compute (badges, diets, nutrition, and more). This is useful if you have your own recipe data and want to enrich it with our semantic analysis.
post/recipes/analyze
Query parameters
languagestring
Example:en
The input language, either "en" or "de".
includeNutritionboolean
Whether nutrition data should be added to correctly parsed ingredients.
includeTasteboolean
Whether taste data should be added to correctly parsed ingredients.
Request body
Response
Success
object required