Back to catalog
Cortexa research tool·structure·reactome
Reactome Get Complex
Get detailed information about a protein complex by its Stable ID. Returns comprehensive complex data including subunits, compartments, and related information. Uses the unified query endpoint that works for all entity types.
Livelast probed 2026-04-30 23:07Z· 116msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 116ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"stId": {
"description": "Complex Stable ID (e.g., 'R-HSA-XXXXX'). To find complex IDs, use Reactome_get_participants with a reaction ID to see complexes participating in that reaction.",
"type": "string"
}
},
"required": [
"stId"
],
"type": "object"
}Examples (1)
Default Reactome Get Complex call
public-safeinput
{
"stId": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Reactome_get_complex
- Tool name
- Reactome_get_complex
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse