Back to catalog
Cortexa research tool·chemistry·kegg_network_variant
KEGG Get Network
Get detailed KEGG network information including signaling pathway definition (e.g., EGF -> EGFR -> RAS -> RAF -> MEK -> ERK), associated disease classes, linked diseases, drug targets, and pathway elements. KEGG networks model specific molecular interaction cascades perturbed in disease. Example: N00001 returns EGF-EGFR-RAS-ERK signaling pathway linked to colorectal cancer, melanoma, breast cancer, and 7+ other cancer types.
Livelast probed 2026-04-30 23:07Z· 6460msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 6460ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"network_id": {
"description": "KEGG network ID in N##### format (e.g., 'N00001' for EGF-EGFR-RAS-ERK, 'N00010' for WNT signaling).",
"type": "string"
}
},
"required": [
"network_id"
],
"type": "object"
}Examples (1)
Default KEGG Get Network call
public-safeinput
{
"network_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_KEGG_get_network
- Tool name
- KEGG_get_network
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse