GET /search/get_bmrb_ids_from_pdb_id/{pdb_id}
Summary: Get BMRB IDs from PDB ID
Operation ID: getBmrbIdsFromPdbId
Auth: none
Operation ID: getBmrbIdsFromPdbId
Auth: none
Description
Returns associated BMRB entry IDs for a given PDB ID.
Parameters (1)
pdb_id
(string, path, required)
PDB ID (e.g., 2LOJ)
Constraints: {'pattern': '^[0-9][A-Za-z0-9]{3}$'}
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get BMRB IDs for PDB entry 2LOJ | curl |
https://bmrb.io/api/search/get_bmrb_ids_from_pdb_id/2LOJ |
|
| Get BMRB IDs for ubiquitin structure 1UBQ | curl |
https://bmrb.io/api/search/get_bmrb_ids_from_pdb_id/1UBQ |
|
| Get BMRB IDs for hemoglobin structure 4HHB | curl |
https://bmrb.io/api/search/get_bmrb_ids_from_pdb_id/4HHB |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:38:01.576099 | 404 | 425ms | |
| 2026-03-23 09:12:27.988557 | 404 | 324ms | |
| 2026-03-23 09:10:23.119943 | 404 | 423ms |