Back to catalog
Cortexa research tool·genomics·rhea
Rhea Search By Ec
Search for biochemical reactions in Rhea by EC (Enzyme Commission) number. Returns all reactions catalyzed by enzymes in a given EC class. Useful for finding the specific biochemical transformations catalyzed by a class of enzymes. Example: EC:1.1.1.1 (alcohol dehydrogenase) returns reactions including 'a primary alcohol + NAD(+) = an aldehyde + NADH + H(+)' and 'ethanol + NAD(+) = acetaldehyde + NADH + H(+)'.
Livelast probed 2026-05-01 01:00Z· 91msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 91ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"ec_number": {
"description": "EC (Enzyme Commission) number. Can include or omit 'EC:' prefix. Examples: 'EC:1.1.1.1' (alcohol dehydrogenase), '3.5.1.50' (pentanamidase), '2.7.1.1' (hexokinase), '1.14.13.39' (nitric-oxide synthase).",
"type": "string"
},
"limit": {
"description": "Maximum number of results (default 20, max 50).",
"type": [
"integer",
"null"
]
}
},
"required": [
"ec_number"
],
"type": "object"
}Examples (1)
Default Rhea Search By Ec call
public-safeinput
{
"ec_number": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Rhea_search_by_ec
- Tool name
- Rhea_search_by_ec
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse