RecipeSuggestionAPI
To use this API, you can send a POST request with a JSON payload containing the filters for recipe recommendations. The available filters are: dietary_preference: Specify the dietary preference, such as 'Vegetarian', 'Non-Vegetarian', or None for no preference. ingredients: Specify a list of ingredients the recipe should contain. For example, ['pasta', 'bacon']. cooking_preference: Specify the…
RecipeSuggestionAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Recipes /recipes |
To use this API, you can send a POST request with a JSON payload containing the filters for recipe recommendations. The available filters are: dietary_preference: Specify the… |
RecipeSuggestionAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $1.5 / month | 1000 / second |
|
| PRO | $2 / month | 5000 / second |
|
| ULTRA | $10 / month | 10000 / second |
|