Back to catalog
Cortexa research tool·drug discovery·synergxdb
SYNERGxDB Get Drug
Get detailed information about a specific drug in SYNERGxDB by its database ID. Returns drug name, ATC code, PubChem ID, and DrugBank ID. Known drug IDs: 11 (Bortezomib), 24 (Dasatinib), 34 (Erlotinib), 41 (Fluorouracil), 48 (Imatinib), 52 (Lapatinib), 97 (Topotecan), 106 (Vorinostat).
Livelast probed 2026-05-01 01:00Z· 126msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 126ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"drug_id": {
"description": "SYNERGxDB drug ID (e.g., 11 for Bortezomib)",
"type": "integer"
},
"operation": {
"description": "Operation type",
"enum": [
"get_drug"
],
"type": "string"
}
},
"required": [
"drug_id"
],
"type": "object"
}Examples (1)
Default SYNERGxDB Get Drug call
public-safeinput
{
"drug_id": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_SYNERGxDB_get_drug
- Tool name
- SYNERGxDB_get_drug
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse