Introduction
The Bite AI API is a RESTful JSON API. It provides access to the following products.
Food Knowledge Graph
A database of food information that includes items organized in a hierarchy, with nutrition facts, ingredients, translations, categorizations and other metadata. It can be accessed using full text search, an autocomplete endpoint or using foreign identifiers such as barcodes or USDA ids.
Food Recognition
The food recognition endpoint uses image recognition to detect food items in images. Predictions from this API include references to food items from our knowledge graph.
Food Logging SDK
A fully featured food logging solution that builds on top of the image recognition and knowledge graph to help automate meal tracking. It allows you to manage users of your application, stores their meal history and provides an improved recognition system that is personalized to each user.
Links
API URL
https://api-beta.bite.ai
API Reference
https://api-beta.bite.ai/y7vtjyn4f64c/docs/reference/
Swagger UI for the API
https://api-beta.bite.ai/y7vtjyn4f64c/docs/swagger/
API Client Libraries
https://developer.bite.ai/docs/client-libraries/