Back to catalog
Cortexa research tool·genomics·kegg
Kegg Find Genes
Find genes in KEGG database by keyword. Can search across all organisms or within a specific organism.
Livelast probed 2026-04-30 23:07Z· 113msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 113ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"keyword": {
"description": "Search keyword for gene names or descriptions",
"type": "string"
},
"organism": {
"default": "",
"description": "Organism code (e.g., 'hsa' for human, 'mmu' for mouse). Optional - searches all organisms if not specified",
"type": "string"
}
},
"required": [
"keyword"
],
"type": "object"
}Examples (1)
Default Kegg Find Genes call
public-safeinput
{
"keyword": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_kegg_find_genes
- Tool name
- kegg_find_genes
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse