Back to catalog
Cortexa research tool·chemistry·pubchem
PubChem Get CID By SMILES
Retrieve corresponding CID list by SMILES string.
Livelast probed 2026-04-30 23:07Z· 107msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 107ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"smiles": {
"description": "SMILES expression (e.g., \"CC(=O)OC1=CC=CC=C1C(=O)O\" corresponds to aspirin).",
"type": "string"
}
},
"required": [
"smiles"
],
"type": "object"
}Examples (1)
Default PubChem Get CID By SMILES call
public-safeinput
{
"smiles": "CC(=O)Oc1ccccc1C(=O)O"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_PubChem_get_CID_by_SMILES
- Tool name
- PubChem_get_CID_by_SMILES
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse