Back to catalog
Cortexa research tool·genomics·datacite
DataCite Get Dataset
Get detailed metadata for a specific research dataset by its DOI from DataCite. Returns comprehensive metadata including title, creators with affiliations, description, subjects, publication year, publisher/repository, resource type, funding references, related identifiers (linked publications, software, etc.), rights/licenses, and the landing page URL. Use this to get full details about a dataset found via DataCite_search_datasets, or when you have a specific DOI for a research dataset.
Livelast probed 2026-04-30 23:07Z· 99msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 99ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"doi": {
"description": "DOI of the dataset (e.g., '10.5281/zenodo.4088438', '10.5061/dryad.234', '10.6084/m9.figshare.1000050'). Include full DOI without URL prefix (no 'https://doi.org/').",
"type": "string"
}
},
"required": [
"doi"
],
"type": "object"
}Examples (1)
Default DataCite Get Dataset call
public-safeinput
{
"doi": "10.1038/s41586-020-2649-2"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_DataCite_get_dataset
- Tool name
- DataCite_get_dataset
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse