misc
Search Food Videos
Find recipe and other food related videos.
get/food/videos/search
Query parameters
querystring
Example:burger
The (natural language) search query.
typestring
Example:main course
The type of the recipes. See a full list of supported meal types.
cuisinestring
Example:italian
The cuisine(s) of the recipes. One or more, comma separated. See a full list of supported cuisines.
dietstring
Example:vegetarian
The diet for which the recipes must be suitable. See a full list of supported diets.
includeIngredientsstring
Example:tomato,cheese
A comma-separated list of ingredients that the recipes should contain.
excludeIngredientsstring
Example:eggs
A comma-separated list of ingredients or ingredient types that the recipes must not contain.
minLengthnumber
Minimum video length in seconds.
maxLengthnumber
Example:999
Maximum video length in seconds.
offsetinteger
The number of results to skip (between 0 and 900).
numberinteger
Example:10
The maximum number of items to return (between 1 and 100). Defaults to 10.
Response
Success