Food Ingredient Nutrition
wger.fitness.ingredientsSearch over 1.28 million food ingredients by name and get nutritional data per 100g, including calories, protein, carbs, fat, fiber, sugar, and sodium. Ideal for diet tracking and meal planning with international coverage.
Instructions
Search 1.28M food ingredients by name — chicken breast, rice, banana, oats. Returns calories (kcal), protein, carbs, fat, fiber, sugar, sodium per 100g. Complements USDA FDC with broader international coverage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Food ingredient name (e.g. "chicken breast", "rice", "banana", "oats") | |
| limit | No | Number of results (1-20, default 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |