Spoonacular API

Comprehensive food knowledge graph API providing recipe search, nutritional analysis, ingredient data, meal planning, and dietary restriction filtering for food-aware applications.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Other recipes nutrition food meal-planning ingredients dietary rest-api
⚙ Agent Friendliness
65
/ 100
Can an agent use this?
🔒 Security
68
/ 100
Is it safe for agents?
⚡ Reliability
77
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
0
Documentation
88
Error Messages
82
Auth Simplicity
92
Rate Limits
85

🔒 Security

TLS Enforcement
100
Auth Strength
65
Scope Granularity
35
Dep. Hygiene
70
Secret Handling
72

HTTPS enforced; API key auth is simple but lacks scopes or rotation support; key passed as query param risks accidental logging

⚡ Reliability

Uptime/SLA
68
Version Stability
82
Breaking Changes
80
Error Recovery
78
AF Security Reliability

Best When

An agent needs structured food knowledge — recipes, nutrition, ingredients, dietary analysis — rather than ordering or discovery of actual restaurants.

Avoid When

You need real-time or transactional food data, or require more than a few hundred API calls per day without a paid plan.

Use Cases

  • Building meal planning agents that generate weekly menus based on dietary restrictions
  • Analyzing nutritional content of recipes or ingredient lists
  • Searching recipes by ingredients on hand to reduce food waste
  • Matching recipes to dietary profiles (keto, vegan, gluten-free, etc.)
  • Generating grocery shopping lists from a meal plan
  • Classifying and parsing recipe text or food product labels

Not For

  • Real-time restaurant menus or pricing
  • Ordering food delivery
  • Live grocery store inventory or pricing
  • High-volume production workloads on the free tier (150 req/day limit)

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
No

Authentication

Methods: api_key
OAuth: No Scopes: No

Single API key passed as query parameter (apiKey) or header. Simple and stateless — ideal for agent use. Keys are account-scoped with no permission granularity.

Pricing

Model: freemium
Free tier: Yes
Requires CC: No

Self-serve paid tiers via credit card. Free tier requires no credit card. Quota resets daily. Points-based system where complex endpoints cost more points.

Agent Metadata

Pagination
offset
Idempotent
Full
Retry Guidance
Documented

Known Gotchas

  • Points-based quota: complex endpoints (meal planning, nutrition analysis) cost multiple points per call — track quota carefully
  • 150 req/day free tier is very low for agentic loops — upgrade early for serious use
  • 1 req/sec rate limit applies across all tiers — agents must throttle
  • OpenAPI spec available but may lag the actual API for newer endpoints
  • Food data quality varies — some nutritional values are estimated, not lab-tested
  • Recipe instructions are user-contributed and variable in quality/structure

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Spoonacular API.

$99

Scores are editorial opinions as of 2026-03-06.

5173
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered