recipes--cuisines
Thousands of recipes categorized by cuisines
1 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.
recipes--cuisines endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get random recipes /random |
Get a random recipe based on specified criteria such as cuisine and category. URL /random Method GET URL Parameters cuisine (optional): The cuisine type of the recipe (e.g.,… |
| GET |
Get category information by cuisine /information/categories/{cuisine} |
Get Recipe Categories for a Specific Cuisine Get the count of recipe categories for a specific cuisine. URL /information/categories/:cuisine Method GET URL Parameters cuisine… |
| GET |
Get cuisines information data /information/cuisines |
Get Recipe Counts for Each Cuisine Get the count of recipes for each cuisine. URL /information/cuisines Method GET Request Example curl -X GET "/cuisines" Response: Success… |
| GET |
Search recipes by title /search/title/{recipeTitle} |
Search Recipes by Title Search for recipes by title based on the provided search term. URL: /search/title/:searchValue Method: GET URL Parameters: searchValue (required): The… |
| GET |
Search recipes by ingredients /search/ingredient/{ingredient} |
Search Recipes by Ingredient Search for recipes based on the provided ingredient(s) and optional cuisine. You can pass multiple ingredients separated by a " , ". URL:… |
recipes--cuisines pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | — |
|
| ULTRA | $24.99 / month | — |
|
| MEGA | $99.99 / month | — |
|