Food API
🍳 Tasty API - Recipes, Feeds, Meal Plans & Community Tips A public REST API offering access to Tasty's rich culinary data. Easily integrate recipe search, dietary tagging, community cooking tips, and curated feeds into your applications. --- ✨ Key Features & Capabilities - 🔍 Smart Recipe Search: Query recipes by search terms, include tags (dietary, meal types, cuisines), and exclude…
Food API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Feed | ||
| GET |
getMealPlansFeed /v1/meal-plans-feed |
|
| GET |
getUserFeed /v1/feed |
|
| GET |
getSocialFeed /v1/social-feed |
|
| Recipes | ||
| GET |
getSuggestions /v1/suggestions |
|
| GET |
searchRecipes /v1/recipe-search |
|
| GET |
getRelatedRecipes /v1/related-recipes |
|
Food API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 15 / second |
|
| ULTRA Recommended | $30 / month | 15 / second |
|
| MEGA | $100 / month | 15 / second |
|