Back to catalog
Cortexa research tool·structure·klifs
KLIFS Get Ligands
Get all ligands (co-crystallized inhibitors) bound to a specific kinase across all its crystal structures in KLIFS. Returns ligand PDB 3-letter codes, names, SMILES structures, and InChIKeys. Useful for identifying known inhibitors and their chemical scaffolds for a given kinase target. Use KLIFS_list_kinases to find kinase IDs.
Livelast probed 2026-04-30 23:07Z· 97msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 97ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"kinase_ID": {
"description": "KLIFS kinase ID (e.g., 1 for AKT1). Obtain from KLIFS_list_kinases.",
"type": "integer"
}
},
"required": [
"kinase_ID"
],
"type": "object"
}Examples (1)
Default KLIFS Get Ligands call
public-safeinput
{
"kinase_ID": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_KLIFS_get_ligands
- Tool name
- KLIFS_get_ligands
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse