Track calories
The Food Image Analyzer API is a simple and efficient interface for nutrition analysis based on images. Just send a POST request with the URL of a food image, and the API will return detailed information about the identified items, including name, estimated quantity, calories, and macronutrients (protein, carbohydrates, and fats). Currently, the API returns a demonstrative (mock) response ideal…
Track calories endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Analyze Image /analyze-image |
Analyzes an image containing food and returns a structured JSON with the detected foods, approximate quantities, and estimated nutritional values (calories, protein,… |
Track calories pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $77 / month | — |
|
| MEGA | $599 / month | — |
|