ingredients
Autocomplete Ingredient Search
Autocomplete the entry of an ingredient.
get/food/ingredients/autocomplete
Query parameters
querystring
Example:burger
The (natural language) search query.
numberinteger
Example:10
The maximum number of items to return (between 1 and 100). Defaults to 10.
metaInformationboolean
Whether to return more meta information about the ingredients.
intolerancesstring
Example:egg
A comma-separated list of intolerances. All recipes returned must not contain ingredients that are not suitable for people with the intolerances entered. See a full list of supported intolerances.
language'en' | 'de'
Example:en
The language of the input. Either 'en' or 'de'.
Response
Success