{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.public-data.openfda-api",
  "version": "1.0.0",
  "title": "openFDA API boundary",
  "summary": "Official-source access, authentication, request-shaping, paging, freshness, legal, and interpretation boundaries for openFDA API.",
  "content": {
    "kind": "public-data-api-boundary",
    "facts": [
      {
        "id": "fact.fda.openfda-api.access",
        "statement": "openFDA exposes Elasticsearch-backed public datasets about drugs, devices, foods, and other FDA-regulated products through endpoint-specific JSON APIs.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.fda.openfda-api"
        ]
      },
      {
        "id": "fact.fda.openfda-api.authentication",
        "statement": "HTTPS requests can use a free API key for a higher daily allowance, while unauthenticated access is more limited and remains subject to published throttles.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.fda.openfda-api"
        ]
      },
      {
        "id": "fact.fda.openfda-api.request",
        "statement": "Clients must bind endpoint, search expression, count or limit, skip, and pagination behavior explicitly and must not publish an API key in a resource record.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.fda.openfda-api"
        ]
      },
      {
        "id": "fact.fda.openfda-api.boundary",
        "statement": "openFDA data can be incomplete, duplicated, delayed, or unsuitable for clinical use and does not establish causation, product safety, or individualized medical advice.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.fda.openfda-api"
        ]
      }
    ]
  },
  "language": "en",
  "category": "public-data-api",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/public-data-apis/openfda-api.json",
  "contentHash": "sha256:4ba7e9da61becd43bb11252785b3bc597a0cbbb4a6e268677d67040ace5d5456",
  "owner": {
    "id": "platos-kallipolis",
    "name": "Plato's Kallipolis",
    "type": "organization",
    "accountabilityUrl": "https://platoskallipolis.com/about"
  },
  "access": {
    "mode": "public",
    "url": "https://platoskallipolis.com/resources/public-data-apis/openfda-api.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.fda.openfda-api",
        "url": "https://open.fda.gov/apis/",
        "title": "openFDA APIs",
        "publisher": "U.S. Food and Drug Administration",
        "observedAt": "2026-08-27T09:30:00Z"
      }
    ]
  },
  "observedAt": "2026-08-27T09:30:00Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-03T09:30:00Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://open.fda.gov/terms/",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.fda.openfda-api",
      "type": "source-claim",
      "url": "https://open.fda.gov/apis/",
      "observedAt": "2026-08-27T09:30:00Z"
    }
  ]
}
