Back to catalog
Cortexa research tool·chemistry·kegg
Kegg Get Pathway Info
Get detailed pathway information from KEGG by pathway ID. Returns pathway data including genes, compounds, and reactions.
Livelast probed 2026-04-30 23:07Z· 115msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 115ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"pathway_id": {
"description": "KEGG pathway identifier (e.g., 'hsa00010', 'path:hsa00010')",
"type": "string"
}
},
"required": [
"pathway_id"
],
"type": "object"
}Examples (1)
Default Kegg Get Pathway Info call
public-safeinput
{
"pathway_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_kegg_get_pathway_info
- Tool name
- kegg_get_pathway_info
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse