← All tools
Property prediction · Cheminformatics

Boltz ADME

Predict lipophilicity, permeability, and solubility for small molecules.

Submits a batch of SMILES to Boltz's hosted adme-v1 model and returns the per-molecule Tier-1 ADME summary.

Input

Configure a small job

POST
One SMILES string per line; 1 to 128 molecules.
Ready
Response

JSON result

{
  "status": "Ready for a request"
}