Back to catalog
Cortexa research tool·genomics·kegg_ext
KEGG Get Pathway Genes
Get all genes in a KEGG pathway. Returns gene IDs for all member genes of a specific pathway. Example: hsa04115 (p53 signaling pathway) contains genes including CDK2 (hsa:1017), CDK4 (hsa:1019), CDK6 (hsa:1021), CDKN1A (hsa:1026), CDKN2A (hsa:1029), and many more involved in p53-mediated cell cycle arrest, apoptosis, and senescence.
Livelast probed 2026-04-30 23:07Z· 99msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 99ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"pathway_id": {
"description": "KEGG pathway identifier (e.g., 'hsa04115' for p53 signaling pathway, 'hsa04110' for cell cycle, 'hsa04210' for apoptosis). Use organism prefix: hsa=human, mmu=mouse.",
"type": "string"
}
},
"required": [
"pathway_id"
],
"type": "object"
}Examples (1)
Default KEGG Get Pathway Genes 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_genes
- Tool name
- KEGG_get_pathway_genes
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse