DataCite API
The DataCite API provides access to DOI metadata for research data. No authentication required for read access.
Base URL:
Auth: none
Endpoints: 8
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 22:15:46.755797
https://api.datacite.org/Auth: none
Endpoints: 8
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 22:15:46.755797
Links
Documentation:
- Introduction to the DataCite REST API official
- APIs official
- API Reference official
SDKs:
- dcdump - DataCite Bulk Access (go)
- DataCite PHP SDK (php)
- DataCite Python Wrapper (python)
- DataCite Python API Client (python)
- DataCite Ruby Client (ruby)
447ms
Avg latency (7d)15
Probes (7d)Latency (7d)
Success Rate (7d)
Topics
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/clients | List clients | none | 200 | 320ms |
GET |
/clients/{id} | Get Client by ID | none | 200 | 171ms |
GET |
/dois | List DOIs | none | 200 | 1166ms |
GET |
/dois/{id} | Get DOI by ID | none | 200 | 427ms |
GET |
/prefixes | List DOI Prefixes | none | 200 | 415ms |
GET |
/prefixes/{id} | Get prefix by ID | none | 200 | 196ms |
GET |
/providers | List providers | none | 200 | 242ms |
GET |
/providers/{id} | Get Provider by ID | none | 200 | 166ms |