get_compound_data
ActiveTool of Biomedical Data
declared in 1.0.0
Get drug/compound data from PubChem (NIH). Returns CID, IUPAC name, molecular formula, molecular weight, canonical SMILES, InChI, description, and synonyms.
Parameters schema
{
"type": "object",
"properties": {
"cid": {
"type": "string",
"description": "PubChem CID number (alternative to name)"
},
"name": {
"type": "string",
"default": "aspirin",
"description": "Drug or compound name (e.g. aspirin, caffeine, ibuprofen)"
}
}
}Parent server
Biomedical Data
1/7 registries