GET /recipes/informationBulk
Summary: Get Recipe Information Bulk
Operation ID: getRecipeInformationBulk
Auth: unknown
Operation ID: getRecipeInformationBulk
Auth: unknown
Description
Get information about multiple recipes at once. This is equivalent to calling the Get Recipe Information endpoint multiple times, but faster.
Parameters (2)
ids
(string, query, required)
A comma-separated list of recipe ids.
includeNutrition
(boolean, query, optional, default: False)
Include nutrition data in the recipe information. Nutrition data is per serving. If you want the nutrition data for the entire recipe, just multiply by the number of servings.
No probe data for this endpoint yet.