DataCite website screenshot

DataCite

DataCite is a leading global non-profit organization that provides DOI (Digital Object Identifier) registration and persistent identifier services for research outputs, enabling researchers to cite, discover, and access scholarly data. DataCite maintains a REST API for minting and managing DOIs, querying metadata records, and accessing the global research data graph. Membership-based access allows institutions to register DOIs through APIs and the Fabrica web interface, while public metadata retrieval is freely available to anyone. DataCite also offers a GraphQL API, a legacy Metadata Store (MDS) API, usage statistics via its Usage Reports API, and scholarly event tracking via the Event Data API.

DataCite publishes 14 APIs on the APIs.io network, including activities API, client-prefixes API, clients API, and 11 more. Tagged areas include DOI, Persistent Identifiers, Scholarly Metadata, Research Data, and Open Science.

The DataCite catalog on APIs.io includes 1 JSON-LD context.

DataCite’s developer surface includes authentication, documentation, engineering blog, pricing, and 14 more developer resources.

40.7/100 developing ▬ flat Agent 22/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
2 APIs
DOIPersistent IdentifiersScholarly MetadataResearch DataOpen ScienceLinked Data

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Education & Research regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/datacite: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 16

Individual APIs this provider publishes, each with its own machine-readable definition.

DataCite GraphQL API

An alternative query interface for DOI metadata retrieval using the GraphQL query language. Currently supports queries only (no mutations or subscriptions). Publicly accessible ...

DataCite Event Data API

Tracks mentions, citations, and scholarly events related to registered DOIs. Enables discovery of how research outputs are referenced and linked across the scholarly web.

DataCite publishers API

The publishers API from DataCite — 2 operation(s) for publishers.

DataCite report_types API

The report_types API from DataCite — 1 operation(s) for report_types.

DataCite repositories API

The repositories API from DataCite — 2 operation(s) for repositories.

DataCite status API

The status API from DataCite — 1 operation(s) for status.

Scroll for all 16

Open Collections 15

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

REST activities API

OPEN COLLECTION

REST activities dois API

OPEN COLLECTION

Scroll for all 15

GraphQL 1

GraphQL schemas published by this provider.

DataCite GraphQL API

The DataCite GraphQL API provides a flexible query interface for retrieving DOI metadata and the broader research knowledge graph. It exposes the full DataCite metadata model th...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Datacite Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Datacite Context

32 classes · 9 properties

JSON-LD

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Datacite Authentication

http · 2 schemes

SECURITY

Datacite Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Datacite Agentic Access

42 operations · 14 acting

42 operations · 14 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 4

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: datacite
name: DataCite
description: 'DataCite is a leading global non-profit organization that provides DOI (Digital Object Identifier) registration
  and persistent identifier services for research outputs, enabling researchers to cite, discover, and access scholarly data.
  DataCite maintains a REST API for minting and managing DOIs, querying metadata records, and accessing the global research
  data graph. Membership-based access allows institutions to register DOIs through APIs and the Fabrica web interface, while
  public metadata retrieval is freely available to anyone. DataCite also offers a GraphQL API, a legacy Metadata Store (MDS)
  API, usage statistics via its Usage Reports API, and scholarly event tracking via the Event Data API.

  '
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/datacite.png
tags:
- DOI
- Persistent Identifiers
- Scholarly Metadata
- Research Data
- Open Science
- Linked Data
url: https://raw.githubusercontent.com/api-evangelist/datacite/refs/heads/main/apis.yml
created: '2026-06-12'
modified: '2026-06-12'
specificationVersion: '0.23'
apis:
- name: DataCite GraphQL API
  description: 'An alternative query interface for DOI metadata retrieval using the GraphQL query language. Currently supports
    queries only (no mutations or subscriptions). Publicly accessible without authentication for read queries.

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://support.datacite.org/docs/datacite-graphql-api-guide
  baseURL: https://api.datacite.org/graphql
  tags:
  - GraphQL
  - DOI
  - Metadata
  - Query
  properties:
  - type: Documentation
    url: https://support.datacite.org/docs/datacite-graphql-api-guide
- name: DataCite Event Data API
  description: 'Tracks mentions, citations, and scholarly events related to registered DOIs. Enables discovery of how research
    outputs are referenced and linked across the scholarly web.

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://support.datacite.org/docs/apis
  baseURL: https://api.datacite.org/events
  tags:
  - Event
  - Citations
  - Scholarly
  - DOI
  tags_raw:
  - Events
  - Citations
  - Scholarly
  - DOI
  properties:
  - type: Documentation
    url: https://support.datacite.org/docs/apis
- aid: datacite:datacite-activities-api
  name: DataCite activities API
  description: Activities
  humanURL: https://support.datacite.org/docs/api
  baseURL: https://api.datacite.org
  tags:
  - Activities
  tags_raw:
  - activities
  properties:
  - type: OpenAPI
    url: openapi/datacite-activities-api-openapi.yml
  - type: Documentation
    url: https://support.datacite.org/docs/api
  - type: PostmanCollection
    url: https://www.postman.com/datacite/datacite-rest-api-training/documentation/z7vc626/datacite-rest-api-training-2024
  - type: RateLimits
    url: https://support.datacite.org/docs/rate-limit
  - type: GraphQL
    url: graphql/datacite-graphql.md
  - type: Documentation
    url: https://support.datacite.org/docs/mds-api-guide
  - type: Documentation
    url: https://support.datacite.org/docs/usage-reports-api-guide
- aid: datacite:datacite-client-prefixes-api
  name: DataCite client-prefixes API
  description: Client Prefixes
  humanURL: https://support.datacite.org/docs/api
  baseURL: https://api.datacite.org
  tags:
  - client-prefixes
  properties:
  - type: OpenAPI
    url: openapi/datacite-client-prefixes-api-openapi.yml
  - type: Documentation
    url: https://support.datacite.org/docs/api
  - type: PostmanCollection
    url: https://www.postman.com/datacite/datacite-rest-api-training/documentation/z7vc626/datacite-rest-api-training-2024
  - type: RateLimits
    url: https://support.datacite.org/docs/rate-limit
  - type: GraphQL
    url: graphql/datacite-graphql.md
  - type: Documentation
    url: https://support.datacite.org/docs/mds-api-guide
  - type: Documentation
    url: https://support.datacite.org/docs/usage-reports-api-guide
- aid: datacite:datacite-clients-api
  name: DataCite clients API
  description: Clients
  humanURL: https://support.datacite.org/docs/api
  baseURL: https://api.datacite.org
  tags:
  - Clients
  tags_raw:
  - clients
  properties:
  - type: OpenAPI
    url: openapi/datacite-clients-api-openapi.yml
  - type: Documentation
    url: https://support.datacite.org/docs/api
  - type: PostmanCollection
    url: https://www.postman.com/datacite/datacite-rest-api-training/documentation/z7vc626/datacite-rest-api-training-2024
  - type: RateLimits
    url: https://support.datacite.org/docs/rate-limit
  - type: GraphQL
    url: graphql/datacite-graphql.md
  - type: Documentation
    url: https://support.datacite.org/docs/mds-api-guide
  - type: Documentation
    url: https://support.datacite.org/docs/usage-reports-api-guide
- aid: datacite:datacite-dois-api
  name: DataCite dois API
  description: DOIs
  humanURL: https://support.datacite.org/docs/api
  baseURL: https://api.datacite.org
  tags:
  - DOIs
  tags_raw:
  - dois
  properties:
  - type: OpenAPI
    url: openapi/datacite-dois-api-openapi.yml
  - type: Documentation
    url: https://support.datacite.org/docs/api
  - type: PostmanCollection
    url: https://www.postman.com/datacite/datacite-rest-api-training/documentation/z7vc626/datacite-rest-api-training-2024
  - type: RateLimits
    url: https://support.datacite.org/docs/rate-limit
  - type: GraphQL
    url: graphql/datacite-graphql.md
  - type: Documentation
    url: https://support.datacite.org/docs/mds-api-guide
  - type: Documentation
    url: https://support.datacite.org/docs/usage-reports-api-guide
- aid: datacite:datacite-events-api
  name: DataCite events API
  description: Events
  humanURL: https://support.datacite.org/docs/api
  baseURL: https://api.datacite.org
  tags:
  - Event
  tags_raw:
  - events
  properties:
  - type: OpenAPI
    url: openapi/datacite-events-api-openapi.yml
  - type: Documentation
    url: https://support.datacite.org/docs/api
  - type: PostmanCollection
    url: https://www.postman.com/datacite/datacite-rest-api-training/documentation/z7vc626/datacite-rest-api-training-2024
  - type: RateLimits
    url: https://support.datacite.org/docs/rate-limit
  - type: GraphQL
    url: graphql/datacite-graphql.md
  - type: Documentation
    url: https://support.datacite.org/docs/mds-api-guide
  - type: Documentation
    url: https://support.datacite.org/docs/usage-reports-api-guide
- aid: datacite:datacite-heartbeat-api
  name: DataCite heartbeat API
  description: Heartbeat
  humanURL: https://support.datacite.org/docs/api
  baseURL: https://api.datacite.org
  tags:
  - Heartbeat
  tags_raw:
  - heartbeat
  properties:
  - type: OpenAPI
    url: openapi/datacite-heartbeat-api-openapi.yml
  - type: Documentation
    url: https://support.datacite.org/docs/api
  - type: PostmanCollection
    url: https://www.postman.com/datacite/datacite-rest-api-training/documentation/z7vc626/datacite-rest-api-training-2024
  - type: RateLimits
    url: https://support.datacite.org/docs/rate-limit
  - type: GraphQL
    url: graphql/datacite-graphql.md
  - type: Documentation
    url: https://support.datacite.org/docs/mds-api-guide
  - type: Documentation
    url: https://support.datacite.org/docs/usage-reports-api-guide
- aid: datacite:datacite-prefixes-api
  name: DataCite prefixes API
  description: Prefixes
  humanURL: https://support.datacite.org/docs/api
  baseURL: https://api.datacite.org
  tags:
  - Prefixes
  tags_raw:
  - prefixes
  properties:
  - type: OpenAPI
    url: openapi/datacite-prefixes-api-openapi.yml
  - type: Documentation
    url: https://support.datacite.org/docs/api
  - type: PostmanCollection
    url: https://www.postman.com/datacite/datacite-rest-api-training/documentation/z7vc626/datacite-rest-api-training-2024
  - type: RateLimits
    url: https://support.datacite.org/docs/rate-limit
  - type: GraphQL
    url: graphql/datacite-graphql.md
  - type: Documentation
    url: https://support.datacite.org/docs/mds-api-guide
  - type: Documentation
    url: https://support.datacite.org/docs/usage-reports-api-guide
- aid: datacite:datacite-provider-prefixes-api
  name: DataCite provider-prefixes API
  description: Provider Prefixes
  humanURL: https://support.datacite.org/docs/api
  baseURL: https://api.datacite.org
  tags:
  - provider-prefixes
  properties:
  - type: OpenAPI
    url: openapi/datacite-provider-prefixes-api-openapi.yml
  - type: Documentation
    url: https://support.datacite.org/docs/api
  - type: PostmanCollection
    url: https://www.postman.com/datacite/datacite-rest-api-training/documentation/z7vc626/datacite-rest-api-training-2024
  - type: RateLimits
    url: https://support.datacite.org/docs/rate-limit
  - type: GraphQL
    url: graphql/datacite-graphql.md
  - type: Documentation
    url: https://support.datacite.org/docs/mds-api-guide
  - type: Documentation
    url: https://support.datacite.org/docs/usage-reports-api-guide
- aid: datacite:datacite-providers-api
  name: DataCite providers API
  description: Providers
  humanURL: https://support.datacite.org/docs/api
  baseURL: https://api.datacite.org
  tags:
  - Providers
  tags_raw:
  - providers
  properties:
  - type: OpenAPI
    url: openapi/datacite-providers-api-openapi.yml
  - type: Documentation
    url: https://support.datacite.org/docs/api
  - type: PostmanCollection
    url: https://www.postman.com/datacite/datacite-rest-api-training/documentation/z7vc626/datacite-rest-api-training-2024
  - type: RateLimits
    url: https://support.datacite.org/docs/rate-limit
  - type: GraphQL
    url: graphql/datacite-graphql.md
  - type: Documentation
    url: https://support.datacite.org/docs/mds-api-guide
  - type: Documentation
    url: https://support.datacite.org/docs/usage-reports-api-guide
- aid: datacite:datacite-publishers-api
  name: DataCite publishers API
  description: The publishers API from DataCite — 2 operation(s) for publishers.
  humanURL: https://support.datacite.org/docs/api
  baseURL: https://api.datacite.org
  tags:
  - Publishers
  tags_raw:
  - publishers
  properties:
  - type: OpenAPI
    url: openapi/datacite-publishers-api-openapi.yml
  - type: Documentation
    url: https://support.datacite.org/docs/api
  - type: PostmanCollection
    url: https://www.postman.com/datacite/datacite-rest-api-training/documentation/z7vc626/datacite-rest-api-training-2024
  - type: RateLimits
    url: https://support.datacite.org/docs/rate-limit
  - type: GraphQL
    url: graphql/datacite-graphql.md
  - type: Documentation
    url: https://support.datacite.org/docs/mds-api-guide
  - type: Documentation
    url: https://support.datacite.org/docs/usage-reports-api-guide
- aid: datacite:datacite-report-types-api
  name: DataCite report_types API
  description: The report_types API from DataCite — 1 operation(s) for report_types.
  humanURL: https://support.datacite.org/docs/api
  baseURL: https://api.datacite.org
  tags:
  - Report Types
  tags_raw:
  - report_types
  properties:
  - type: OpenAPI
    url: openapi/datacite-report-types-api-openapi.yml
  - type: Documentation
    url: https://support.datacite.org/docs/api
  - type: PostmanCollection
    url: https://www.postman.com/datacite/datacite-rest-api-training/documentation/z7vc626/datacite-rest-api-training-2024
  - type: RateLimits
    url: https://support.datacite.org/docs/rate-limit
  - type: GraphQL
    url: graphql/datacite-graphql.md
  - type: Documentation
    url: https://support.datacite.org/docs/mds-api-guide
  - type: Documentation
    url: https://support.datacite.org/docs/usage-reports-api-guide
- aid: datacite:datacite-reports-api
  name: DataCite reports API
  description: Reports
  humanURL: https://support.datacite.org/docs/api
  baseURL: https://api.datacite.org
  tags:
  - Reports
  tags_raw:
  - reports
  properties:
  - type: OpenAPI
    url: openapi/datacite-reports-api-openapi.yml
  - type: Documentation
    url: https://support.datacite.org/docs/api
  - type: PostmanCollection
    url: https://www.postman.com/datacite/datacite-rest-api-training/documentation/z7vc626/datacite-rest-api-training-2024
  - type: RateLimits
    url: https://support.datacite.org/docs/rate-limit
  - type: GraphQL
    url: graphql/datacite-graphql.md
  - type: Documentation
    url: https://support.datacite.org/docs/mds-api-guide
  - type: Documentation
    url: https://support.datacite.org/docs/usage-reports-api-guide
- aid: datacite:datacite-repositories-api
  name: DataCite repositories API
  description: The repositories API from DataCite — 2 operation(s) for repositories.
  humanURL: https://support.datacite.org/docs/api
  baseURL: https://api.datacite.org
  tags:
  - Repositories
  tags_raw:
  - repositories
  properties:
  - type: OpenAPI
    url: openapi/datacite-repositories-api-openapi.yml
  - type: Documentation
    url: https://support.datacite.org/docs/api
  - type: PostmanCollection
    url: https://www.postman.com/datacite/datacite-rest-api-training/documentation/z7vc626/datacite-rest-api-training-2024
  - type: RateLimits
    url: https://support.datacite.org/docs/rate-limit
  - type: GraphQL
    url: graphql/datacite-graphql.md
  - type: Documentation
    url: https://support.datacite.org/docs/mds-api-guide
  - type: Documentation
    url: https://support.datacite.org/docs/usage-reports-api-guide
- aid: datacite:datacite-status-api
  name: DataCite status API
  description: The status API from DataCite — 1 operation(s) for status.
  humanURL: https://support.datacite.org/docs/api
  baseURL: https://api.datacite.org
  tags:
  - Status
  tags_raw:
  - status
  properties:
  - type: OpenAPI
    url: openapi/datacite-status-api-openapi.yml
  - type: Documentation
    url: https://support.datacite.org/docs/api
  - type: PostmanCollection
    url: https://www.postman.com/datacite/datacite-rest-api-training/documentation/z7vc626/datacite-rest-api-training-2024
  - type: RateLimits
    url: https://support.datacite.org/docs/rate-limit
  - type: GraphQL
    url: graphql/datacite-graphql.md
  - type: Documentation
    url: https://support.datacite.org/docs/mds-api-guide
  - type: Documentation
    url: https://support.datacite.org/docs/usage-reports-api-guide
common:
- type: CapabilityMap
  url: capabilities/datacite-capability-edges.yml
  name: DataCite Business Capability Map
- type: AgenticAccess
  url: agentic-access/datacite-agentic-access.yml
- type: DomainSecurity
  url: security/datacite-domain-security.yml
- type: Authentication
  url: authentication/datacite-authentication.yml
- type: Website
  url: https://datacite.org
- type: Documentation
  url: https://support.datacite.org
- type: GitHubOrganization
  url: https://github.com/datacite
- type: LinkedIn
  url: https://www.linkedin.com/company/datacite/
- type: Blog
  url: https://datacite.org/blog/
- type: Pricing
  url: https://datacite.org/fees/
- type: StatusPage
  url: https://status.datacite.org/
- type: X
  url: https://x.com/DataCite
- type: BestPractices
  url: https://support.datacite.org/docs/best-practices-for-integrators
- type: UpcomingChanges
  url: https://support.datacite.org/docs/upcoming-changes
- type: JSONLDContext
  url: json-ld/datacite-context.jsonld
- type: Plans
  url: plans/datacite-plans-pricing.yml
- type: RateLimits
  url: rate-limits/datacite-rate-limits.yml
- type: FinOps
  url: finops/datacite-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/datacite"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/datacite/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/datacite/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.