Back to catalog
Cortexa research tool·literature·orcid
ORCID Get Profile
Get a researcher's full ORCID profile by ORCID iD. Returns name, biography, email, keywords, researcher URLs, and summary counts of works and employments. ORCID iDs have format XXXX-XXXX-XXXX-XXXX (e.g., 0000-0002-1825-0097). Use for: identifying researchers, getting affiliation info, finding publication counts.
Livelast probed 2026-04-30 23:07Z· 118msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 118ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"operation": {
"description": "Operation type",
"enum": [
"get_profile"
],
"type": "string"
},
"orcid": {
"description": "ORCID iD in format XXXX-XXXX-XXXX-XXXX (e.g., '0000-0002-1825-0097')",
"type": "string"
}
},
"required": [
"operation",
"orcid"
],
"type": "object"
}Examples (1)
Default ORCID Get Profile call
public-safeinput
{
"operation": "",
"orcid": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ORCID_get_profile
- Tool name
- ORCID_get_profile
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse