Back to catalog
Cortexa research tool·chemistry·emolecules
EMolecules Get Vendors
Generate an eMolecules vendor search URL for a compound by SMILES. Returns a search_url to browse 200+ supplier listings — no API access to vendor pricing data.
Livelast probed 2026-04-30 23:07Z· 98msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 98ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"operation": {
"const": "get_vendors",
"type": "string"
},
"smiles": {
"description": "SMILES string for the compound",
"type": "string"
}
},
"required": [
"smiles"
],
"type": "object"
}Examples (1)
Default EMolecules Get Vendors 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_eMolecules_get_vendors
- Tool name
- eMolecules_get_vendors
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse