Skip to content
FonteumPublic-records evidence
Researcher API · ORCID integration

ORCID iDs for eligible dataset citations and persistent researcher identity.

ORCID provides a persistent researcher identifier. Linking an ORCID iD to your Fonteum researcher API key makes that identifier available when an operator-curated dataset citation includes you as a researcher author.

Researcher API signup → Citation format → Researchers using Fonteum

Why we integrate

ORCID provides a persistent researcher identifier.

  • A supported, operator-curated dataset citation can include a linked researcher’s persistent identifier.
  • An operator-curated Dataset JSON-LD block can carry the linked researcher’s ORCID as a schema.org/Person sameAs when that researcher is configured as an author.
  • The ORCID link points readers to the public identity record; it does not by itself establish authorship for other datasets.
OAuth scope + privacy posture

/authenticate only. We never write to your ORCID record.

Fonteum requests the ORCID /authenticate scope only — the smallest scope that returns your ORCID iD plus your public profile. We do not request /activities/update, /person/update, or any other write scope. The integration cannot add works, change affiliations, or modify any field on your ORCID record.

What we store on your api_keys row:

  • orcid_id — the bare 16-digit identifier
  • orcid_linked_at — timestamp of the OAuth callback
  • orcid_verified_email — first email ORCID has confirmed and exposes publicly (informational; the email you signed up with stays in api_keys.email)

What we do not store: the ORCID access token, refresh token, scope grants, or any non-public data from your ORCID profile. The access token is used once to fetch your public name + ORCID-confirmed email + primary affiliation, then discarded.

How ORCID surfaces in citations

Eligible operator-curated Dataset JSON-LD can carry your ORCID as a Person sameAs.

When a Fonteum Dataset is operator-curated with a researcher author and that researcher has linked their ORCID, the schema.org/Dataset creator field becomes a 2-element array: a Person carrying the ORCID sameAs URL plus the Fonteum Organization. Example:

{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Researcher-attributed dataset",
  "creator": [
    {
      "@type": "Person",
      "name": "Joan Doe",
      "sameAs": "https://orcid.org/0000-0002-1825-0097",
      "identifier": {
        "@type": "PropertyValue",
        "propertyID": "ORCID",
        "value": "0000-0002-1825-0097",
        "url": "https://orcid.org/0000-0002-1825-0097"
      },
      "affiliation": {
        "@type": "Organization",
        "name": "University of Chicago"
      }
    },
    {
      "@type": "Organization",
      "name": "Fonteum",
      "url": "https://fonteum.com"
    }
  ]
}

Auto-discovered citations on /researchersalso surface ORCID iDs when the citing paper’s OpenAlex record carries them — the dashboard renders the canonical ORCID green “iD” chip linking to the public profile.

What’s on file, by the numbers

Platform snapshot · 2026-07-24

13.4Mproviders & companiesProviders, organizations, owners, and facilities on file
26.2Msource-linked factsSource-linked field facts in the dated platform snapshot
90sources with dataDistinct snapshot source IDs with at least one positive record count
79fresh sourcesDistinct source IDs whose latest positive-data snapshot falls within the preceding 45 days
111sources integratedActive registry rows; integration does not establish a load
13state Medicaid jurisdictionsDistinct states represented in the state-exclusions serving table

Integrated, with-data, and fresh-observation counts are separate. No platform-wide source-completeness count is published. Completeness is source-specific and must be evaluated against the named source's expected scope. State coverage is a separate jurisdiction measure.

Source authority is record-specific

Use the issuer named on the record.

Fonteum spans federal, state, and global public publishers. A source page or returned record identifies its issuer and dataset where that metadata is available. A platform registry count does not assign every page to one authority or establish loaded, fresh, or complete coverage.

Browse source records and their stated limitations →

Reproducible by design

Inspect the evidence each published figure actually supplies.

Source and date

Research pages expose the named public file and observation date where those fields are available. Source-file SHA-256 coverage is separate; facts do not currently link deterministically to signatures.

Available derivation

Studies with a retained release and committed derivation link the SQL or method used. Other studies state the evidence and reproduction limits they actually have.

Daily observations

Dated table row-count observations can detect local drift. They do not imply that an upstream publisher released or Fonteum ingested new data that day.

Named medical review

Reviewed by Jennifer Montecillo, MD, medical reviewer. Non-practicing medical reviewer.

Read the full provenance and attestation methodology →

Request access