Back to catalog
Cortexa research tool·chemistry·reactome_interactors
ReactomeInteractors Get Entity Pathways
Find Reactome biological pathways that contain a specific molecular entity. Returns pathway stable IDs, names, and whether they are disease-associated. Use Reactome stable IDs (e.g., R-HSA-199420 for PTEN) obtained from ReactomeInteractors_search_entity. Example: R-HSA-199420 (PTEN) participates in 10 pathways including PI3K/AKT signaling, PTEN regulation, and TCR signaling.
Livelast probed 2026-04-30 23:07Z· 114msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 114ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"entity_id": {
"description": "Reactome stable identifier for the entity. Use ReactomeInteractors_search_entity to find IDs. Examples: 'R-HSA-199420' (PTEN), 'R-HSA-69541' (TP53 tetramer), 'R-HSA-8869337' (TP53).",
"type": "string"
},
"species": {
"description": "NCBI taxonomy ID for species filter (default: 9606 for human). Examples: 9606 (human), 10090 (mouse).",
"type": [
"integer",
"null"
]
}
},
"required": [
"entity_id"
],
"type": "object"
}Examples (1)
Default ReactomeInteractors Get Entity Pathways call
public-safeinput
{
"entity_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ReactomeInteractors_get_entity_pathways
- Tool name
- ReactomeInteractors_get_entity_pathways
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse