Back to catalog
Cortexa research tool·structure·drugcentral
DrugCentral Get Drug
Get detailed DrugCentral information for a specific drug by its InChIKey or ChEMBL ID. Returns comprehensive drug data including: regulatory approvals (FDA/EMA/PMDA with dates), therapeutic indications (with SNOMED/UMLS codes), contraindications, off-label uses, chemical structure (SMILES, CAS RN), and cross-references to DrugBank, ChEMBL, PubChem, KEGG, RxNorm, etc. DrugCentral data accessed via MyChem.info. Example: 'XZWYZXLIPXDOLR-UHFFFAOYSA-N' returns full metformin data.
Livelast probed 2026-04-30 23:07Z· 112msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 112ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"chem_id": {
"description": "Drug identifier. InChIKey recommended (e.g., 'XZWYZXLIPXDOLR-UHFFFAOYSA-N' for metformin, 'BSYNRYMUTXBXSQ-UHFFFAOYSA-N' for aspirin). Also accepts ChEMBL ID (e.g., 'CHEMBL1431').",
"type": "string"
}
},
"required": [
"chem_id"
],
"type": "object"
}Examples (1)
Default DrugCentral Get Drug call
public-safeinput
{
"chem_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_DrugCentral_get_drug
- Tool name
- DrugCentral_get_drug
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse