ORCID logo

ORCID

ORCID provides a persistent digital identifier (an ORCID iD) that you own and control, and that distinguishes you from every other researcher. ORCID provides a public API for reading data from ORCID records and a member API for creating and updating records.

2 APIs 0 Features
AcademicIdentityResearchers

APIs

ORCID Public API

The ORCID Public API allows reading publicly available data from ORCID records. Based on version 3.0 of the ORCID message schema.

ORCID Member API

The ORCID Member API allows member organizations to read, write, and update data on ORCID records with user permission.

Resources

🔗
LinkedIn
LinkedIn
🌐
Portal
Portal
🔗
Documentation
Documentation
🚀
GettingStarted
GettingStarted
🔑
Authentication
Authentication
📝
SignUp
SignUp
🔗
Login
Login
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
💬
Support
Support
👥
GitHubOrganization
GitHubOrganization
🔗
Website
Website

Sources

Raw ↑
aid: orcid
name: ORCID
description: >-
  ORCID provides a persistent digital identifier (an ORCID iD) that you own and control, and that distinguishes you from
  every other researcher. ORCID provides a public API for reading data from ORCID records and a member API for creating
  and updating records.
type: Index
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - Academic
  - Identity
  - Researchers
created: '2025-02-06'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/orcid/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
  - aid: orcid:orcid-public-api
    name: ORCID Public API
    description: >-
      The ORCID Public API allows reading publicly available data from ORCID records. Based on version 3.0 of the ORCID
      message schema.
    humanURL: https://info.orcid.org/documentation/features/public-api/
    baseURL: https://pub.orcid.org/v3.0
    tags:
      - Identity
      - Public
      - Researchers
    properties:
      - type: Documentation
        url: https://info.orcid.org/documentation/features/public-api/
      - type: Authentication
        url: https://info.orcid.org/documentation/features/public-api/#easy-faq-2472
      - type: GettingStarted
        url: https://info.orcid.org/documentation/api-tutorials/api-tutorial-read-data-on-a-record/
      - url: openapi/orcid-openapi.yml
        type: OpenAPI
  - aid: orcid:orcid-member-api
    name: ORCID Member API
    description: >-
      The ORCID Member API allows member organizations to read, write, and update data on ORCID records with user
      permission.
    humanURL: https://info.orcid.org/documentation/features/member-api/
    baseURL: https://api.orcid.org/v3.0
    tags:
      - Identity
      - Member
      - Researchers
    properties:
      - type: Documentation
        url: https://info.orcid.org/documentation/features/member-api/
      - type: Authentication
        url: https://info.orcid.org/documentation/api-tutorials/api-tutorial-get-and-authenticated-orcid-id/
common:
  - type: LinkedIn
    url: https://www.linkedin.com/company/orcid
  - type: Portal
    url: https://orcid.org/
  - type: Documentation
    url: https://info.orcid.org/documentation/
  - type: GettingStarted
    url: https://info.orcid.org/documentation/api-tutorials/
  - type: Authentication
    url: https://info.orcid.org/documentation/api-tutorials/api-tutorial-get-and-authenticated-orcid-id/
  - type: SignUp
    url: https://orcid.org/register
  - type: Login
    url: https://orcid.org/signin
  - type: TermsOfService
    url: https://info.orcid.org/terms-and-conditions-of-use/
  - type: PrivacyPolicy
    url: https://info.orcid.org/privacy-policy/
  - type: Support
    url: https://support.orcid.org/
  - type: GitHubOrganization
    url: https://github.com/ORCID
  - type: Website
    url: https://orcid.org/
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com