Back to catalog
Cortexa research tool·drug discovery·admetai
ADMETAI Predict Solubility Lipophilicity Hydration
Predicts solubility, lipophilicity, and hydration endpoints (Solubility_AqSolDB, Lipophilicity_AstraZeneca, HydrationFreeEnergy_FreeSolv) for a given list of molecules in SMILES format.
Livelast probed 2026-04-30 23:07Z· 265msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 265ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"smiles": {
"description": "SMILES string(s) for the molecule(s). Accepts a single string or list of strings.",
"oneOf": [
{
"description": "List of SMILES strings.",
"items": {
"type": "string"
},
"type": "array"
},
{
"description": "Single SMILES string (will be wrapped in a list).",
"type": "string"
}
]
}
},
"required": [
"smiles"
],
"type": "object"
}Examples (1)
Default ADMETAI Predict Solubility Lipophilicity Hydration call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ADMETAI_predict_solubility_lipophilicity_hydration
- Tool name
- ADMETAI_predict_solubility_lipophilicity_hydration
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse