Back to catalog
Cortexa research tool·drug discovery·opentarget
OpenTargets Get Drug Names By ChemblId
Get drug generic name and brand names (trade names) based on ChEMBL ID. Returns the drug name (typically generic name), trade names (brand names), and synonyms.
Livelast probed 2026-04-30 23:07Z· 101msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 101ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"chemblId": {
"description": "The ChEMBL ID of the drug.",
"type": "string"
}
},
"required": [
"chemblId"
],
"type": "object"
}Examples (1)
Default OpenTargets Get Drug Names By ChemblId call
public-safeinput
{
"chemblId": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_OpenTargets_get_drug_names_by_chemblId
- Tool name
- OpenTargets_get_drug_names_by_chemblId
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse