Back to catalog
Cortexa research tool·chemistry·rhea
Rhea Search By Chebi
Search for biochemical reactions involving a specific ChEBI compound in Rhea. Returns reactions where the given compound participates as a substrate, product, or cofactor. All Rhea reactions are linked to ChEBI compound identifiers. Example: CHEBI:17234 (glucose) returns reactions including lactose hydrolysis, glucose isomerization, and glucose oxidation with their balanced equations and EC numbers.
Livelast probed 2026-04-30 23:07Z· 111msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 111ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"chebi_id": {
"description": "ChEBI compound identifier. Can include or omit 'CHEBI:' prefix. Examples: 'CHEBI:17234' (glucose), 'CHEBI:15377' (water), 'CHEBI:15422' (ATP), 'CHEBI:16761' (ADP).",
"type": "string"
},
"limit": {
"description": "Maximum number of results (default 20, max 50).",
"type": [
"integer",
"null"
]
}
},
"required": [
"chebi_id"
],
"type": "object"
}Examples (1)
Default Rhea Search By Chebi call
public-safeinput
{
"chebi_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Rhea_search_by_chebi
- Tool name
- Rhea_search_by_chebi
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse