Back to catalog
Cortexa research tool·literature·datacite
DataCite Search Dois
Search DataCite for research datasets, software, and other research outputs by keyword, subject, or creator. Returns metadata for research outputs registered with DataCite DOIs across repositories like Zenodo, Dryad, Figshare, and institutional repositories. Useful for discovering datasets related to a research topic, finding software and code with DOIs, and exploring research outputs beyond traditional publications.
Livelast probed 2026-04-30 23:07Z· 100msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 100ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"page_number": {
"description": "Page number for pagination (default 1)",
"type": [
"integer",
"null"
]
},
"page_size": {
"description": "Number of results per page (default 10, max 100)",
"type": [
"integer",
"null"
]
},
"query": {
"description": "Search query (e.g., 'RNA-seq transcriptomics', 'CRISPR knockout mouse', 'climate change temperature')",
"type": "string"
},
"resource_type_general": {
"description": "Filter by resource type: 'Dataset', 'Software', 'Text', 'Image', 'Workflow', 'Model', 'PhysicalObject', 'Collection'. Maps to DataCite 'resource-type-id' parameter.",
"type": [
"string",
"null"
]
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default DataCite Search Dois call
public-safeinput
{
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_DataCite_search_dois
- Tool name
- DataCite_search_dois
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse