food

Gets calculated food details for a list of food components

put/food/details/calculate

Request body

Example request

{
  "components": [
    {
      "serving_unit_amount": 1,
      "serving_unit_label": "gram"
    }
  ]
}

Response

successful operation

Changes

No recorded changes to this endpoint across all 15 revisions of this API.