{
  "name": "NutrientsDB",
  "description": "NutrientsDB is a downloadable nutrition database with nearly 3 million foods, 86 normalized nutrient fields, standard units, and global coverage. Its free public API lets developers inspect a 1,000-food sample before licensing the complete database for local use.",
  "url": "https://www.nutrientsdb.com/.well-known/apis.json",
  "created": "2026-08-02",
  "modified": "2026-08-02",
  "specificationVersion": "0.21",
  "type": "Index",
  "kind": "company",
  "image": "https://www.nutrientsdb.com/logo.png",
  "tags": [
    "nutrition",
    "food",
    "nutrients",
    "data"
  ],
  "apis": [
    {
      "name": "NutrientsDB Sample API",
      "description": "Free, read-only access to the public 1,000-food NutrientsDB sample with 86 normalized nutrient fields. Search by name or public ID before licensing the complete downloadable database for local use.",
      "humanURL": "https://www.nutrientsdb.com/api/docs",
      "baseURL": "https://www.nutrientsdb.com/api",
      "image": "https://www.nutrientsdb.com/logo.png",
      "tags": [
        "nutrition",
        "food",
        "nutrients",
        "search",
        "sample-data"
      ],
      "properties": [
        {
          "type": "Documentation",
          "url": "https://www.nutrientsdb.com/api/docs"
        },
        {
          "type": "OpenAPI",
          "url": "https://www.nutrientsdb.com/api/openapi"
        },
        {
          "type": "PostmanCollection",
          "url": "https://documenter.getpostman.com/view/57076285/2sBY4TqJ5d"
        },
        {
          "type": "Pricing",
          "url": "https://www.nutrientsdb.com/pricing"
        },
        {
          "type": "GitHubRepository",
          "url": "https://github.com/colinearstudio/nutrientsdb-sample"
        }
      ]
    }
  ],
  "common": [
    {
      "type": "Website",
      "url": "https://www.nutrientsdb.com/"
    },
    {
      "type": "Support",
      "url": "https://www.nutrientsdb.com/contact"
    },
    {
      "type": "PrivacyPolicy",
      "url": "https://www.nutrientsdb.com/privacy"
    }
  ]
}
