Meal Planning & Grocery List API
A REST API that generates personalized weekly meal plans and grocery lists, etc.
7 subscribers
5 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Meal Planning & Grocery List API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Generate Meal Plan /plan |
Generate a full weekly meal plan based on user dietary preferences, caloric needs, and restrictions. |
| POST |
Get Grocery List /grocery-list |
Returns a consolidated grocery list for the entire week based on a meal plan. |
| POST |
Parse Recipe /parse-recipe |
Extracts ingredients and metadata from a raw recipe (URL or text). |
| GET |
Search Recipes /recipes |
Search recipes by filters (diet, max_calories, exclude ingredients). |
| POST |
Submit Feedback /feedback |
Submit feedback on meals for future personalization. |
Meal Planning & Grocery List API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $20 / month | — |
|