Back to catalog
Cortexa research tool·genomics·monarch_new
Monarch Get Entity
Get detailed information about any biomedical entity in the Monarch Initiative knowledge graph by its CURIE identifier. Supports genes (HGNC), diseases (MONDO, OMIM), phenotypes (HP), variants, and more. Returns the entity name, category, description, synonyms, cross-references, and species. Example: HGNC:11998 returns TP53 gene; MONDO:0007739 returns Huntington disease with cross-refs to OMIM, DOID, ICD10.
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": {
"id": {
"description": "Entity CURIE identifier. Examples: 'HGNC:11998' (TP53), 'MONDO:0007739' (Huntington disease), 'MONDO:0005148' (type 2 diabetes), 'HP:0001250' (seizure).",
"type": "string"
}
},
"required": [
"id"
],
"type": "object"
}Examples (1)
Default Monarch Get Entity call
public-safeinput
{
"id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Monarch_get_entity
- Tool name
- Monarch_get_entity
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse