spoonacular.com

The spoonacular Nutrition, Recipe, and Food API allows you to access over thousands of recipes, thousands of ingredients, 800,000 food products, over 100,000 menu items, and restaurants. Our food ontology and semantic recipe search engine makes it possible to search for recipes using natural languag

🔑 apikey 99 endpoints social
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

npm install spoonacular_api
# Maven: see https://github.com/mcavalle/spoonacular-sdk
gem install spoonacular-sdk
# See https://github.com/Abdullah527382/spoonacular
curl examples
Search All Food
curl \
  -H "x-api-key: $API_KEY" \
  https://api.spoonacular.com/food/search
Talk to Chatbot
curl \
  -H "x-api-key: $API_KEY" \
  https://api.spoonacular.com/food/converse
Get Random Recipes
curl \
  -H "x-api-key: $API_KEY" \
  https://api.spoonacular.com/recipes/random
Endpoints (99 total)
GET
/food/search
Search All Food
GET
/food/converse
Talk to Chatbot
GET
/recipes/random
Get Random Recipes
GET
/recipes/convert
Convert Amounts
GET
/recipes/extract
Extract Recipe from Website
GET
/food/site/search
Search Site Content
GET
/food/wine/dishes
Dish Pairing for Wine
GET
/food/jokes/random
Random Food Joke
GET
/food/wine/pairing
Wine Pairing
GET
/recipes/{id}/card
Create Recipe Card
GET
/food/products/{id}
Get Product Information
GET
/food/trivia/random
Random Food Trivia
At a glance
Total SDKs4
Languages4
Endpoints99
Authapikey
Categories1
https://api.spoonacular.com