← Back to catalog
pdb.structure
mock data$0.001 / callProtein Structure Details
Get full details for a 3D protein structure by PDB ID — title, experimental method (X-ray/cryo-EM/NMR), resolution, molecular weight, chain counts (protein/DNA/RNA), deposit date, primary citation with DOI and PubMed ID. Essential for drug design and structural analysis (RCSB PDB)
Input schema
pdb_idrequired
string4-character PDB identifier (e.g. "4HHB" for hemoglobin, "1BNA" for DNA, "6LU7" for SARS-CoV-2 main protease)
Call via REST
curl -X POST https://unifyapi.pro/api/call/pdb.structure \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"pdb_id":"<pdb_id>"}'