Back to catalog
Cortexa research tool·genomics·alliance_genome
Alliance Get Disease
Get disease summary information from the Alliance of Genome Resources by Disease Ontology (DO) ID. Returns disease name, definition, synonyms, and classification. The Alliance integrates disease annotations from multiple model organism databases. Example: 'DOID:162' returns cancer with definition and synonyms like 'malignant neoplasm'.
Livelast probed 2026-05-01 00:33Z· 646msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 646ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"disease_id": {
"description": "Disease Ontology (DO) ID. Examples: 'DOID:162' (cancer), 'DOID:10652' (Alzheimer's disease), 'DOID:9351' (diabetes mellitus), 'DOID:1612' (breast cancer).",
"type": "string"
}
},
"required": [
"disease_id"
],
"type": "object"
}Examples (1)
Default Alliance Get Disease call
public-safeinput
{
"disease_id": "type 2 diabetes"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Alliance_get_disease
- Tool name
- Alliance_get_disease
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse