{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.public-data.regulations-gov-api",
  "version": "1.0.0",
  "title": "Regulations.gov API boundary",
  "summary": "Official-source access, authentication, request-shaping, paging, freshness, legal, and interpretation boundaries for Regulations.gov API.",
  "content": {
    "kind": "public-data-api-boundary",
    "facts": [
      {
        "id": "fact.regulations-gov.api.access",
        "statement": "Regulations.gov v4 offers GET operations for documents, comments, and dockets plus separately controlled POST operations for comments and uploads.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.regulations-gov.api"
        ]
      },
      {
        "id": "fact.regulations-gov.api.authentication",
        "statement": "Requests require an api.data.gov key; DEMO_KEY is only for exploration and comment submission requires additional activation and validation.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.regulations-gov.api"
        ]
      },
      {
        "id": "fact.regulations-gov.api.request",
        "statement": "Public comment fields vary by agency, some fields are never public, and pagination and last-modified filters are needed for large result sets.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.regulations-gov.api"
        ]
      },
      {
        "id": "fact.regulations-gov.api.boundary",
        "statement": "Read access never authorizes comment submission, and a submitted comment is not public until the responsible agency approves its posting.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.regulations-gov.api"
        ]
      }
    ]
  },
  "language": "en",
  "category": "public-data-api",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/public-data-apis/regulations-gov-api.json",
  "contentHash": "sha256:8f5cf5cc002a342bd180e843a47be82a09ee88892a28360f7d14976e0b0b24af",
  "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/regulations-gov-api.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.regulations-gov.api",
        "url": "https://open.gsa.gov/api/regulationsgov/",
        "title": "Regulations.gov API",
        "publisher": "U.S. General Services Administration",
        "observedAt": "2026-08-27T08:40:00Z"
      }
    ]
  },
  "observedAt": "2026-08-27T08:40:00Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-03T08:40:00Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://www.regulations.gov/user-notice",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.regulations-gov.api",
      "type": "source-claim",
      "url": "https://open.gsa.gov/api/regulationsgov/",
      "observedAt": "2026-08-27T08:40:00Z"
    }
  ]
}
