Back to catalog
Cortexa research tool·structure·lotus
LOTUS Search By Inchikey
Search the LOTUS natural products database specifically by InChIKey, which provides exact structural matching. InChIKey is a 27-character hash that uniquely identifies a chemical structure. This is the most precise way to look up a natural product in LOTUS. Returns the same results as LOTUS_search_natural_products but is optimized for InChIKey lookups.
Livelast probed 2026-05-01 01:00Z· 857msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 857ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"inchikey": {
"description": "InChIKey to search for (e.g., 'RYYVLZVUVIJVGH-UHFFFAOYSA-N' for caffeine, 'IQBMWEYFKNVACH-MEBVLIOMSA-N' for quercetin)",
"type": "string"
}
},
"required": [
"inchikey"
],
"type": "object"
}Examples (1)
Default LOTUS Search By Inchikey call
public-safeinput
{
"inchikey": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_LOTUS_search_by_inchikey
- Tool name
- LOTUS_search_by_inchikey
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse