Back to catalog
Cortexa research tool·structure·reactome
Reactome Get Entity Events
Get events (reactions/subpathways) associated with an entity. Returns TSV-formatted event data parsed into structured JSON. The API returns tab-separated values (ID, name, type) which are automatically converted to JSON format.
Livelast probed 2026-05-01 01:00Z· 105msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 105ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"stId": {
"description": "Entity Stable ID (pathway, e.g., 'R-HSA-73817'). To find pathway IDs, use Reactome_list_top_pathways to get top-level pathways, or Reactome_map_uniprot_to_pathways if you have a UniProt protein ID.",
"type": "string"
}
},
"required": [
"stId"
],
"type": "object"
}Examples (1)
Default Reactome Get Entity Events call
public-safeinput
{
"stId": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Reactome_get_entity_events
- Tool name
- Reactome_get_entity_events
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse