You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ryanbsull edited this page Sep 16, 2021
·
5 revisions
Food Data Central API
Usage:
The FDC API stores relevant caloric, macro-nutrient and descriptive data about all foods in their database. Through a GET or POST call including relevant data, one can obtain data about almost all foods currently sold today. The most accurate way to get relevant data would be to sent a GET request with the FDC ID of the food in question, but with only a barcode string then a POST request with a query object is the most realistic utilization of this service.