Back to catalog
Cortexa research tool·structure·uniprot_idmapping
UniProtIDMap To PDB
Convert UniProt accessions to PDB structure IDs using the UniProt ID Mapping service. Shortcut for the common use case of finding 3D structures for proteins. Returns all PDB entries associated with each UniProt accession, useful for structural biology workflows. Example: P04637 (TP53) maps to dozens of PDB structures; P00533 (EGFR) maps to hundreds.
Livelast probed 2026-04-30 23:07Z· 81msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 81ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"uniprot_ids": {
"description": "Comma-separated UniProt accession IDs. Examples: 'P04637' (TP53), 'P38398' (BRCA1), 'P00533' (EGFR), 'P04637,P38398,P00533'.",
"type": "string"
}
},
"required": [
"uniprot_ids"
],
"type": "object"
}Examples (1)
Default UniProtIDMap To PDB call
public-safeinput
{
"uniprot_ids": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_UniProtIDMap_to_pdb
- Tool name
- UniProtIDMap_to_pdb
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse