recipes
Get Recipe Information Bulk
Get information about multiple recipes at once. This is equivalent to calling the Get Recipe Information endpoint multiple times, but faster.
get/recipes/informationBulk
Query parameters
idsstring required
Example:715538,716429
A comma-separated list of recipe ids.
includeNutritionboolean
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.
Response
Success