Back to catalog
Cortexa research tool·structure·pdbe_sifts
PDBeSIFTS Get All Structures
Get all PDB structures for a UniProt protein, grouped by PDB entry with chain details, from PDBe SIFTS. Unlike best_structures which returns a flat ranked list, this groups results by PDB ID showing all chains per structure, sorted by resolution. Useful for comprehensive structural coverage analysis. Example: P04637 (TP53) has structures across hundreds of unique PDB entries covering different domains and complexes.
Livelast probed 2026-04-30 23:07Z· 120msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 120ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"uniprot_accession": {
"description": "UniProt accession for the protein. Examples: 'P04637' (TP53), 'P00533' (EGFR), 'P38398' (BRCA1).",
"type": "string"
}
},
"required": [
"uniprot_accession"
],
"type": "object"
}Examples (1)
Default PDBeSIFTS Get All Structures call
public-safeinput
{
"uniprot_accession": "P38398"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_PDBeSIFTS_get_all_structures
- Tool name
- PDBeSIFTS_get_all_structures
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse