Skip to content
Go to Boltz API

Adme

Predict Tier 1 ADME summary values for a batch of small molecules specified by SMILES.

Start an ADME prediction
$ boltz-api predictions:adme start
POST/compute/v1/predictions/adme
List ADME predictions
$ boltz-api predictions:adme list
GET/compute/v1/predictions/adme
Retrieve an ADME prediction
$ boltz-api predictions:adme retrieve
GET/compute/v1/predictions/adme/{id}
Delete ADME prediction data
$ boltz-api predictions:adme delete-data
POST/compute/v1/predictions/adme/{id}/delete-data
Estimate cost for an ADME prediction
$ boltz-api predictions:adme estimate-cost
POST/compute/v1/predictions/adme/estimate-cost
Run
boltz-api predictions:adme run [options]
FunctionCLI workflow