Back to catalog
Cortexa research tool·structure·protacdb
ProtacDB Get Protac
Get detailed information about a specific PROTAC compound by its PROTAC-DB ID. Returns full record including SMILES structure, warhead canonical SMILES, linker, E3 ligand, target protein, DC50 values, Dmax, cell lines tested, and literature references (DOI, journal).
Livelast probed 2026-04-30 23:07Z· 111msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 111ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"operation": {
"description": "Operation type",
"enum": [
"get_protac"
],
"type": "string"
},
"protac_id": {
"description": "PROTAC-DB compound ID (e.g., '1', '42', '100')",
"type": "string"
}
},
"required": [
"operation",
"protac_id"
],
"type": "object"
}Examples (1)
Default ProtacDB Get Protac call
public-safeinput
{
"operation": "",
"protac_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ProtacDB_get_protac
- Tool name
- ProtacDB_get_protac
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse