Additional Data Points for AI powered API methods: Images, Allergens and Dietary Preferences
With our latest feature upgrade yesterday, we have enhanced our existing AI powered API methods Image Recognition and Natural Language Processing (NLP) to now also return the following food item attributes:
- food images (see āfood_imagesā: three .png files of different sizes)
- allergens (see 'allergenā: covering 10 different allergens)
- dietary preferences (see 'preferenceā: specifying vegan and/or vegetarian)
for all underlying and identified food objects in all image and NLP inputs (where these attributes are available for the given food item). In order to return these 3 data points directly, please format your POST request to have:
āinclude_food_dataā = true
Previously, these 3 data points were only available via food.get.v4, food.get.v5, foods.search.v3 and foods.search.v4 hence in order to return these data points via our AI powered methods, an additional API call to food.get.v4 or food.get.v5 would have been required.
This requirement is now obsolete.
Please Note:
We currently publish food images, allergens for dietary preferences for all generics and composite generic foods globally. More information is available here.
More information on our AI powered API methods is available here.
Our latest Image Recognition REST API method documentation is available here:
Our latest Natural Language Processing REST API method is available here:





























