Back to catalog
Cortexa research tool·genomics·kegg_disease_drug
KEGG Get Drug Targets
Get human gene targets linked to a KEGG drug. Returns KEGG gene IDs (hsa:XXXXX format) for known drug targets. Example: D01441 (imatinib) returns hsa:25 (ABL1), hsa:3815 (KIT), hsa:5159 (PDGFRB). Useful for drug-target interaction analysis and pharmacogenomics. Limited to human targets by default.
Livelast probed 2026-04-30 23:07Z· 105msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 105ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"drug_id": {
"description": "KEGG drug ID (e.g., 'D00109' for aspirin, 'D01441' for imatinib).",
"type": "string"
}
},
"required": [
"drug_id"
],
"type": "object"
}Examples (1)
Default KEGG Get Drug Targets call
public-safeinput
{
"drug_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_KEGG_get_drug_targets
- Tool name
- KEGG_get_drug_targets
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse