GET /protein_structure/
Summary: Get 3D protein structures
Operation ID: getProteinStructures
Auth: unknown
Operation ID: getProteinStructures
Auth: unknown
Description
Retrieve AlphaFold predicted protein structure metadata and file locations.
Parameters (3)
genome_id
(string, query, optional)
Filter by genome ID
limit
(integer, query, optional, default: 25)
Maximum number of results
patric_id
(string, query, optional)
Filter by PATRIC feature ID
Examples (4)
| Title | Type | URL | Action |
|---|---|---|---|
| Query by PDB ID | curl |
https://www.patricbrc.org/api/protein_structure/?query=eq(pdb_id,1ABC) |
|
| Query by gene name with limit | curl |
https://www.patricbrc.org/api/protein_structure/?query=eq(gene,gyrA)&limit(10) |
|
| Query AlphaFold predictions | curl |
https://www.patricbrc.org/api/protein_structure/?query=eq(method,AlphaFold) |
|
| Query protein structures | probe-gate |
https://www.bv-brc.org/api/protein_structure/ |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:33:27.035804 | 200 | 706ms | |
| 2026-03-23 10:21:43.768414 | 400 | 687ms | |
| 2026-03-23 10:10:16.314447 | 400 | 552ms | |
| 2026-03-23 09:10:21.816480 | 400 | 730ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:33:27.035804 | 135ddee52da2 |
bd65f10ed298 |