spoonacular API
Number of APIs: 96
The spoonacular Nutrition, Recipe, and Food API allows you to access over 380,000 recipes, thousands of ingredients, 800,000 food products, and 100,000 menu items. Our food ontology and semantic recipe search engine makes it possible to search for recipes using natural language queries, such as gluten free brownies without sugar
or low fat vegan cupcakes.
You can automatically calculate the nutritional information for any recipe, analyze recipe costs, visualize ingredient lists, find recipes for what's in your fridge, find recipes based on special diets, nutritional requirements, or favorite ingredients, classify recipes into types and cuisines, convert ingredient amounts, or even compute an entire meal plan. With our powerful API, you can create many kinds of food and especially nutrition apps.
Special diets/dietary requirements currently available include: vegan, vegetarian, pescetarian, gluten free, grain free, dairy free, high protein, whole 30, low sodium, low carb, Paleo, ketogenic, FODMAP, and Primal.
Contact Support: Name: David Urbansky Email: mail@spoonacular.com
-
food-products-{id} - Get Product Information GET {{baseUrl}}/food/products/:id
-
food-products - Autocomplete Product Search GET {{baseUrl}}/food/products/suggest?query=chicke&number=10
-
recipes-{id} - Get Similar Recipes GET {{baseUrl}}/recipes/:id/similar?number=10&limitLicense=true
-
recipes-{id} - Price Breakdown by ID GET {{baseUrl}}/recipes/:id/priceBreakdownWidget.json
-
recipes-{id} - Taste by ID GET {{baseUrl}}/recipes/:id/tasteWidget.json?normalize=true
-
recipes - Get Recipe Information Bulk GET {{baseUrl}}/recipes/informationBulk?ids=715538,716429&includeNutrition=false
-
recipes-{id} - Recipe Taste by ID Image GET {{baseUrl}}/recipes/:id/tasteWidget.png?normalize=false&rgb=75,192,192
-
recipes-{id} - Price Breakdown by ID Image GET {{baseUrl}}/recipes/:id/priceBreakdownWidget.png
-
recipes-{id} - Equipment by ID GET {{baseUrl}}/recipes/:id/equipmentWidget.json
-
recipes-{id} - Ingredients by ID GET {{baseUrl}}/recipes/:id/ingredientWidget.json