Skip to main content
Kallima runs ImmuneBuilder on the variable region of your variant. mAbs use ABodyBuilder2; nanobodies (no VL chain) use NanoBodyBuilder2. The job takes 1–3 minutes and costs 5 credits.

Submit a job

Read the result

confidence_score is the mean per-residue pLDDT across the full predicted structure. Values above ~0.85 are well-predicted; values below ~0.60 in a loop indicate structural uncertainty.

CDR loop analysis

cdr_analysis is a list of dicts — one per CDR loop — containing the loop label (name, e.g. H3), residue count (loop_length), geometry, and mean pLDDT.

Download the PDB

pdb_url is a signed URL that expires 1 hour after the job completes. It is only populated on GET /v1/structure-predictions/{id} — list responses omit it.
If the URL has expired, re-fetch the job to rotate it:

Cancel a pending job

Only works while the job is pending. Returns 409 if it has already started running.

List prior predictions for a variant

List responses do not include pdb_url. Fetch by ID to get the signed download URL.