Nutrients API

Access detailed nutritional data including macros, micros, vitamins, and minerals.

Endpoints

GET/v1/nutrients

List all nutrient types and their daily values.

GET/v1/nutrients/:id

Get detailed information about a specific nutrient.

POST/v1/nutrients/calculate

Calculate total nutrients for a list of ingredients.

Nutrient values follow USDA standards and are provided per 100g serving unless otherwise specified.