Back to catalog
Cortexa research tool·drug discovery·biothings
MyChem Get Chemical Annotation
Get detailed annotation for a specific chemical/drug by its InChIKey or other ID. Returns comprehensive drug information including mechanisms, targets, interactions, and indications.
Livelast probed 2026-04-30 23:07Z· 96msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 96ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"chem_id": {
"description": "Chemical ID. InChIKey recommended (e.g., 'BSYNRYMUTXBXSQ-UHFFFAOYSA-N' for aspirin). Also accepts DrugBank ID or ChEMBL ID.",
"type": "string"
},
"fields": {
"default": "drugbank,chebi,pubchem,chembl,drugcentral",
"description": "Fields to return. Useful: drugbank (comprehensive), chebi, pubchem, chembl, drugcentral, aeolus (adverse events).",
"type": "string"
}
},
"required": [
"chem_id"
],
"type": "object"
}Examples (1)
Default MyChem Get Chemical Annotation call
public-safeinput
{
"chem_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_MyChem_get_chemical_annotation
- Tool name
- MyChem_get_chemical_annotation
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse