{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.connector.notion-api",
  "version": "1.0.0",
  "title": "Notion API connector boundary",
  "summary": "Official-source installation-token, page-sharing, connection-capability, read, write, and secret-storage boundaries for Notion connectors.",
  "content": {
    "kind": "connector-boundary",
    "facts": [
      {
        "id": "fact.notion.authorization.read",
        "statement": "A Notion connection can read only content covered by its capabilities and pages or databases that users have shared with the connection.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.notion.authorization"
        ]
      },
      {
        "id": "fact.notion.authorization.write",
        "statement": "Create or update capability and endpoint requirements are distinct; some capabilities allow updating existing pages without allowing creation of new pages.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.notion.authorization"
        ]
      },
      {
        "id": "fact.notion.authorization.auth",
        "statement": "REST calls use an installation access token, and public connections require a user authorization flow while internal sharing is explicitly configured.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.notion.authorization"
        ]
      },
      {
        "id": "fact.notion.authorization.boundary",
        "statement": "The installation token is secret and belongs in a secret manager or environment, and missing page sharing must produce an authorization error rather than broader discovery.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.notion.authorization"
        ]
      }
    ]
  },
  "language": "en",
  "category": "enterprise-application-connector",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/enterprise-application-connectors/notion-api.json",
  "contentHash": "sha256:5c9dcc9ff3553b1ea30016e641cdf5b9ee184a1f2eeb02cfac7143dffbe6788b",
  "owner": {
    "id": "platos-kallipolis",
    "name": "Plato's Kallipolis",
    "type": "organization",
    "accountabilityUrl": "https://platoskallipolis.com/about"
  },
  "access": {
    "mode": "public",
    "url": "https://platoskallipolis.com/resources/enterprise-application-connectors/notion-api.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.notion.authorization",
        "url": "https://developers.notion.com/guides/get-started/authorization",
        "title": "Authorization",
        "publisher": "Notion",
        "observedAt": "2026-08-27T01:30:00Z"
      }
    ]
  },
  "observedAt": "2026-08-27T01:30:00Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-03T01:30:00Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://www.notion.com/terms",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.notion.authorization",
      "type": "source-claim",
      "url": "https://developers.notion.com/guides/get-started/authorization",
      "observedAt": "2026-08-27T01:30:00Z"
    }
  ]
}
