spoonacular API logo

spoonacular API

spoonacular API

Spoonacular API provides recipes, dish nutrition, ingredient substitution, and food data — covering 5000+ recipes plus utility tools; the mainstream backend for recipe apps.

Visit site ↗Health checked 9h ago
Use it when

Large recipe database (5000+) with step-by-step instructions

Watch for

Free tier 150/day — commercial use requires paid

First check

Register at spoonacular.com/food-api. GET /recipes/complexSearch?query=pasta&apiKey=... to search recipes.

Auth
CORS
Yes
HTTPS
Yes
Signup
?
Latency
598 ms
Protocol
REST
Pricing

Uptime · 30-day window

Probes: 1Uptime: 100%Avg latency: 598ms
01

About this API

Spoonacular is the dominant food-data API — many fitness, smart-kitchen, and diet apps use it. It aggregates multiple sources (own recipe library, partner blogger recipes, branded food nutrition databases) into a unified API. Most useful features: ingredient-based recipe suggestion ("I have eggs, potatoes, onions in the fridge, what can I make"), dish nutrition calculation (input ingredients+quantities, returns calories and macros), dish image recognition (upload photo to identify), filtering (gluten-free, vegan, ketogenic, etc.). Chinese cuisine coverage is weak (mostly Western and East Asian); for Chinese-market recipe apps, use domestic platforms like Xiachufang. Free tier 150/day; commercial $29-249/month.

02

What you can build

  • 1Recipe app search
  • 2Fitness/diet apps calculating nutrition
  • 3Smart kitchens suggesting "what can I make from these ingredients"
  • 4Allergy/dietary preference filtering
03

Strengths & limitations

Strengths

  • Large recipe database (5000+) with step-by-step instructions
  • Complete nutrition info (calories per serving + macros)
  • Smart search (filter by ingredients, allergies, cuisine style)

Limitations

  • Free tier 150/day — commercial use requires paid
  • Weak Chinese cuisine coverage (mostly Western + some Asian)
04

Example request

Generic template — replace <endpoint> with the real path from the docs.
curl https://spoonacular.com/contact/<endpoint>
05

Getting started

Register at spoonacular.com/food-api. GET /recipes/complexSearch?query=pasta&apiKey=... to search recipes.

06

FAQ

How many Chinese recipes?+

Major categories like Sichuan, Cantonese are covered but depth is limited. For local Chinese apps, use domestic platforms like Xiachufang.

Can it recognize uploaded dish photos?+

Yes — POST /food/images/analyze with image URL returns identified dish + estimated nutrition.

07

Technical details

CORS: YesHTTPS: YesSignup: ?Open source: No
Auth type
unknown
Pricing
unknown
Protocols
REST
SDKs
python, javascript, php, ruby, go, java
Response time
598 ms
Last health check
5/12/2026, 7:38:27 AM
08

Tags