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