Import PDA-V1
External attestations. Drop one in.
POST a PDA-V1 design attestation bundle and Peptide MD runs the verifier. Accepted bundles are added to the public imports list, where their candidate peptides get a posterior view alongside our own.
PDA-V1 bundlePOST /api/import/pda
Curl:
curl -X POST /api/import/pda -d @bundle.json -H 'content-type: application/json'