Back to catalog
Cortexa research tool·structure·enamine
Enamine Get Compound
Get compound details by Enamine ID. Returns structure, availability, pricing, and ordering information.
Livelast probed 2026-04-30 23:07Z· 106msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 106ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"enamine_id": {
"description": "Enamine compound ID (e.g., Z1234567890)",
"type": "string"
},
"operation": {
"const": "get_compound",
"type": "string"
}
},
"required": [
"enamine_id"
],
"type": "object"
}Examples (1)
Default Enamine Get Compound call
public-safeinput
{
"enamine_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Enamine_get_compound
- Tool name
- Enamine_get_compound
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse