Otter · JSON Structure

Public Api Nutrition Content Structure

The nutrition content of the item.

Type: object Properties: 22
RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

NutritionContent is a JSON Structure definition published by Otter, describing 22 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

servingSizeInGrams servingSizeInMilliliters fats saturatedFats monoUnsaturatedFats polyUnsaturatedFats carbohydrates sugar polyols starch protein salt sodium fibres vitaminC calcium magnesium chloride fluoride potassium caffeine energy

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/otter/refs/heads/main/json-structure/public-api-nutrition-content-structure.json",
  "name": "NutritionContent",
  "description": "The nutrition content of the item.",
  "type": "object",
  "properties": {
    "servingSizeInGrams": {
      "type": "double",
      "description": "The serving size in grams. This field and the servingSizeInMilliliters field are mutually exclusive.",
      "example": 100
    },
    "servingSizeInMilliliters": {
      "type": "double",
      "description": "The serving size in milliliters. This field and the servingSizeInGrams are mutually exclusive.",
      "example": 100
    },
    "fats": {
      "type": "double",
      "description": "The fats in grams per serving size.",
      "example": 2.3
    },
    "saturatedFats": {
      "type": "double",
      "description": "The saturated fats in grams per serving size.",
      "example": 1.4
    },
    "monoUnsaturatedFats": {
      "type": "double",
      "description": "The mono unsaturated fats in grams per serving size.",
      "example": 1.5
    },
    "polyUnsaturatedFats": {
      "type": "double",
      "description": "The poly unsaturated fats in grams per serving size.",
      "example": 5.3
    },
    "carbohydrates": {
      "type": "double",
      "description": "The carbohydrates in grams per serving size.",
      "example": 1.8
    },
    "sugar": {
      "type": "double",
      "description": "The sugar in grams per serving size.",
      "example": 1.7
    },
    "polyols": {
      "type": "double",
      "description": "The polyols in grams per serving size.",
      "example": 9.3
    },
    "starch": {
      "type": "double",
      "description": "The starch in grams per serving size.",
      "example": 1.1
    },
    "protein": {
      "type": "double",
      "description": "The protein in grams per serving size.",
      "example": 7.3
    },
    "salt": {
      "type": "double",
      "description": "The salt in grams per serving size.",
      "example": 1.5
    },
    "sodium": {
      "type": "double",
      "description": "The sodium in grams per serving size.",
      "example": 0.3
    },
    "fibres": {
      "type": "double",
      "description": "The fibres in grams per serving size.",
      "example": 1.9
    },
    "vitaminC": {
      "type": "double",
      "description": "The vitamin C in milligrams per serving size.",
      "example": 9.3
    },
    "calcium": {
      "type": "double",
      "description": "The calcium in milligrams per serving size.",
      "example": 1.2
    },
    "magnesium": {
      "type": "double",
      "description": "The magnesium in milligrams per serving size.",
      "example": 1.3
    },
    "chloride": {
      "type": "double",
      "description": "The chloride in milligrams per serving size.",
      "example": 1.3
    },
    "fluoride": {
      "type": "double",
      "description": "The fluoride in milligrams per serving size.",
      "example": 3.3
    },
    "potassium": {
      "type": "double",
      "description": "The potassium in milligrams per serving size.",
      "example": 22.3
    },
    "caffeine": {
      "type": "double",
      "description": "The caffeine in milligrams per serving size.",
      "example": 81.3
    },
    "energy": {
      "type": "double",
      "description": "The energy in kcal per serving size.",
      "example": 991.3
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/public-api-nutrition-content-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.