Nutrients API
Access detailed nutritional data including macros, micros, vitamins, and minerals.
Endpoints
GET
/v1/nutrientsList all nutrient types and their daily values.
GET
/v1/nutrients/:idGet detailed information about a specific nutrient.
POST
/v1/nutrients/calculateCalculate total nutrients for a list of ingredients.
Nutrient values follow USDA standards and are provided per 100g serving unless otherwise specified.