Design
Generate novel protein binders optimized for binding to a target structure. Binder specifications can be provided directly, uploaded as structure templates, or selected from Boltz-managed curated nanobody and antibody defaults. Results are scored by binding confidence (likelihood of protein-protein interaction) and structure confidence.
Get generated protein designs
$ boltz-api protein:design list-results
GET/compute/v1/protein/design/{id}/results
Stop a running protein design run
$ boltz-api protein:design stop
POST/compute/v1/protein/design/{id}/stop
Delete protein design run data
$ boltz-api protein:design delete-data
POST/compute/v1/protein/design/{id}/delete-data
Estimate cost for a protein design run
$ boltz-api protein:design estimate-cost
POST/compute/v1/protein/design/estimate-cost