Back to catalog
Cortexa research tool·drug discovery·idmap
OpenTargets Get Disease Ids By Name
Given a disease or phenotype name, find all cross-referenced external IDs (e.g., OMIM, MONDO, MeSH, ICD10, UMLS, MedDRA, NCIt, Orphanet) using Open Targets GraphQL API.
Livelast probed 2026-04-30 23:07Z· 110msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 110ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"name": {
"description": "The name of the disease or phenotype (e.g. 'rheumatoid arthritis').",
"type": "string"
}
},
"required": [
"name"
],
"type": "object"
}Examples (1)
Default OpenTargets Get Disease Ids By Name call
public-safeinput
{
"name": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_OpenTargets_get_disease_ids_by_name
- Tool name
- OpenTargets_get_disease_ids_by_name
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse