recipes
Get Random Recipes
Find random (popular) recipes. If you need to filter recipes by diet, nutrition etc. you might want to consider using the complex recipe search endpoint and set the sort request parameter to random.
get/recipes/random
Query parameters
limitLicenseboolean
Example:true
Whether the recipes should have an open license that allows display with proper attribution.
tagsstring
The tags (can be diets, meal types, cuisines, or intolerances) that the recipe must have.
numberinteger
Example:10
The maximum number of items to return (between 1 and 100). Defaults to 10.
Response
Success