DietaGram
Dietagram Food API is a powerful food database and nutrition API that allows developers to search and analyze food products by name, barcode (UPC), or image recognition. This API is designed for building calorie counters, fitness apps, grocery apps, and AI-powered food recognition services. Key Features: Search food by name Barcode (UPC) lookup Image-based food recognition Detailed nutrition…
DietaGram endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Food by name Api /apiFood.php |
Find food info by name |
| GET |
Find by UPC/barcode Api /apiBarcode.php |
Find food info by UPC (barcode) |
| POST |
Food nutrients by photo api /apiFoodImageRecognition.php |
Recognizes meals and their nutritional values, as well as approximate weight and calorie content from a photo. The example uses a breakfast photo taken from here… |
DietaGram pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA Recommended | $100 / month | — |
|
| MEGA | $400 / month | 5 / second |
|