{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.public-data.orcid-public-api",
  "version": "1.0.0",
  "title": "ORCID Public API boundary",
  "summary": "Official-source access, authentication, request-shaping, paging, freshness, legal, and interpretation boundaries for ORCID Public API.",
  "content": {
    "kind": "public-data-api-boundary",
    "facts": [
      {
        "id": "fact.orcid.public-api.access",
        "statement": "The ORCID Public API supports searching public registry data and reading public portions of an ORCID record through versioned endpoints.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.orcid.public-api"
        ]
      },
      {
        "id": "fact.orcid.public-api.authentication",
        "statement": "Public API access still requires registered client credentials and an OAuth bearer token with the applicable read-public scope; tokens and client secrets are private credentials.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.orcid.public-api"
        ]
      },
      {
        "id": "fact.orcid.public-api.request",
        "statement": "Search returns ORCID identifiers rather than complete records and is capped, so clients must page results and retrieve records separately or use the public data file for bulk work.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.orcid.public-api"
        ]
      },
      {
        "id": "fact.orcid.public-api.boundary",
        "statement": "ORCID record data is visibility-controlled and contributor-maintained and does not independently verify employment, authorship, identity, credentials, or completeness.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.orcid.public-api"
        ]
      }
    ]
  },
  "language": "en",
  "category": "public-data-api",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/public-data-apis/orcid-public-api.json",
  "contentHash": "sha256:c18f8b714d1715b42fb61938206cc710b63183a2338ea4a00537080bcf2d9743",
  "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/orcid-public-api.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.orcid.public-api",
        "url": "https://info.orcid.org/documentation/api-tutorials/api-tutorial-searching-the-orcid-registry/",
        "title": "Searching the ORCID registry",
        "publisher": "ORCID",
        "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://info.orcid.org/documentation/integration-and-api-faq/",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.orcid.public-api",
      "type": "source-claim",
      "url": "https://info.orcid.org/documentation/api-tutorials/api-tutorial-searching-the-orcid-registry/",
      "observedAt": "2026-08-27T09:30:00Z"
    }
  ]
}
