Our recipe API includes over 360,000 recipes as well as an open source recipe database.
With our recipe endpoints, you can query the database in the following ways:
Find recipes based on ingredients. You can either maximize the used ingredients (think "I really want to make something with chicken, ginger, AND coconut milk") or minimize the missing ingredients (think "what's in your fridge?").
Try it here on RapidAPI or visit our interactive page.
Find a set of recipes that adhere to specific calorie, protein, fat, and/or carbohydrate limits.
Try it here.
Search recipes with more advanced filtering/ranking. Possible parameters include cuisine, diets/intolerances, and ingredients included/excluded.
Possible cuisines our semantic recipe search understands include:
Diets supported by our recipe API include:
You can see how we define each of these diets here.
Intolerances/allergies supported by our recipe API include:
Try the complex recipe search here.
Extract ingredients and equipment from the recipe instruction steps.
Try it here.
Find random (popular) recipes.
Try it here.
Recommends similar recipes.
Try it here.
Provides a nutritional analysis of the recipe.
Try it here on RapidAPI or visit our interactive page.
Provides a cost estimate of the recipe.
Try it here.