{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.public-data.datacite-rest-api",
  "version": "1.0.0",
  "title": "DataCite REST API boundary",
  "summary": "Official-source access, authentication, request-shaping, paging, freshness, legal, and interpretation boundaries for DataCite REST API.",
  "content": {
    "kind": "public-data-api-boundary",
    "facts": [
      {
        "id": "fact.datacite.rest-api.access",
        "statement": "DataCite REST API v2 uses JSON:API to retrieve DOI metadata and related entities and separates unauthenticated public reads from authenticated member functions.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.datacite.rest-api"
        ]
      },
      {
        "id": "fact.datacite.rest-api.authentication",
        "statement": "Creating or updating DOI metadata requires an authorized repository account; public retrieval never grants member write permissions or access to non-public records.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.datacite.rest-api"
        ]
      },
      {
        "id": "fact.datacite.rest-api.request",
        "statement": "Clients should distinguish test and production endpoints, include an identifying User-Agent for scripts, and use filters and page or cursor controls for lists.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.datacite.rest-api"
        ]
      },
      {
        "id": "fact.datacite.rest-api.boundary",
        "statement": "A DOI metadata record is deposited descriptive information and does not guarantee object availability, metadata accuracy, full-text rights, identity certainty, or research validity.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.datacite.rest-api"
        ]
      }
    ]
  },
  "language": "en",
  "category": "public-data-api",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/public-data-apis/datacite-rest-api.json",
  "contentHash": "sha256:284d0614f3f81a9cc73270dfe44536bfd81e33c1083250f8f45178650dbdb76a",
  "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/datacite-rest-api.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.datacite.rest-api",
        "url": "https://support.datacite.org/docs/api",
        "title": "DataCite REST API",
        "publisher": "DataCite",
        "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://datacite.org/terms.html",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.datacite.rest-api",
      "type": "source-claim",
      "url": "https://support.datacite.org/docs/api",
      "observedAt": "2026-08-27T09:30:00Z"
    }
  ]
}
