RecipeAPI
Gets a collection of recipes from the FoodNetwork site.
3 subscribers
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
RecipeAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Recipe By Name /RecipeSearch/{name} |
Returns a list of recipes that contains a common name. |
| GET |
Get Recipe By Name (Paginate) /RecipeSearch/{name}/{pagenum} |
Returns the specified page listing of recipes that contains a common name |
| GET |
Get Recipe Summary /RecipeSearch/RecipeSummary/{link} |
Returns the ingredients and method to create the specified recipe, using the "recipeLink" property value. |
RecipeAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $15 / month | — |
|
| ULTRA | $30 / month | — |
|
| MEGA | $45 / month | — |
|