{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.connector.hubspot-crm-api",
  "version": "1.0.0",
  "title": "HubSpot CRM API connector boundary",
  "summary": "Official-source OAuth, single-account static-token, CRM read/write scope, token-lifecycle, and distribution boundaries for HubSpot connectors.",
  "content": {
    "kind": "connector-boundary",
    "facts": [
      {
        "id": "fact.hubspot.auth-overview.read",
        "statement": "HubSpot API access is limited by configured scopes, such as CRM object read scopes, and by the account that installed or authorized the app.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.hubspot.auth-overview"
        ]
      },
      {
        "id": "fact.hubspot.auth-overview.write",
        "statement": "Creating CRM records requires the corresponding write scope; read access or token possession does not imply write permission.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.hubspot.auth-overview"
        ]
      },
      {
        "id": "fact.hubspot.auth-overview.auth",
        "statement": "Multi-account distribution requires OAuth, while static auth is limited to one authorized account at a time; requests carry a bearer access token.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.hubspot.auth-overview"
        ]
      },
      {
        "id": "fact.hubspot.auth-overview.boundary",
        "statement": "Client secrets and access or refresh tokens require secure lifecycle management and rotation and must never enter public connector metadata.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.hubspot.auth-overview"
        ]
      }
    ]
  },
  "language": "en",
  "category": "enterprise-application-connector",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/enterprise-application-connectors/hubspot-crm-api.json",
  "contentHash": "sha256:f718981a470b047cd52f3dcd5a8c8aba267bca1f2779cc58c20aa9b14676377b",
  "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/hubspot-crm-api.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.hubspot.auth-overview",
        "url": "https://developers.hubspot.com/docs/apps/developer-platform/build-apps/authentication/overview",
        "title": "Authentication overview",
        "publisher": "HubSpot",
        "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://legal.hubspot.com/terms-of-service",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.hubspot.auth-overview",
      "type": "source-claim",
      "url": "https://developers.hubspot.com/docs/apps/developer-platform/build-apps/authentication/overview",
      "observedAt": "2026-08-27T01:30:00Z"
    }
  ]
}
