Food Image Detection
Nutrifai food image detection API uses state-of-the-art deep learning technology to detect a culturally diverse range of foods and extract their corresponding nutrition values. Every food item detected by Nutrifai is paired with detailed nutrition information. - Simply upload a food photo and get the nutritional information of your meal - Identify thousands of food categories - Extract the exact…
Food Image Detection endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get results /v1/image/{image_id} |
Get the nutrition values of extracted foods in the image. |
| POST |
Upload image for detection /v1/image/detection/upload |
Upload image to be processed for food detection. You can get the result by calling the GET endpoint. |
| POST |
Upload image for recognition /v1/image/recognition/upload |
Upload image to be processed for food recognition. You can get the result by calling the GET endpoint. |
Food Image Detection pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | — |
|
| ULTRA | $100 / month | — |
|
| MEGA | $250 / month | — |
|