DataCite Get Doi
Get metadata for a research dataset or publication by DOI from DataCite. DataCite is the primary registry for research data DOIs, covering datasets, software, samples, and other research outputs deposited in repositories like Zenodo, Dryad, Figshare, and thousands of institutional repositories. Returns title, creators, affiliations, publication year, resource type, subjects, funding information, and related identifiers. Essential for finding research data linked to publications, understanding d…
Overview
Get metadata for a research dataset or publication by DOI from DataCite. DataCite is the primary registry for research data DOIs, covering datasets, software, samples, and other research outputs deposited in repositories like Zenodo, Dryad, Figshare, and thousands of institutional repositories. Returns title, creators, affiliations, publication year, resource type, subjects, funding information, and related identifiers. Essential for finding research data linked to publications, understanding data provenance, and discovering datasets in a field.
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 105ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"doi": {
"description": "DOI of the research output (e.g., '10.5281/zenodo.4088438', '10.5061/dryad.234', '10.6084/m9.figshare.1000050'). Include full DOI without URL prefix.",
"type": "string"
}
},
"required": [
"doi"
],
"type": "object"
}Examples (1)
Default DataCite Get Doi call
{
"doi": "10.1038/s41586-020-2649-2"
}Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_DataCite_get_doi
- Tool name
- DataCite_get_doi
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse