Back to catalog
Cortexa research tool·structure·swissmodel
SwissModel Get Models
Get all available protein homology models from SWISS-MODEL Repository for a UniProt accession. Returns pre-computed 3D structure models with template information, sequence coverage, QMEAN quality scores, creation dates, and complex partner information. SWISS-MODEL is one of the most widely used protein structure prediction servers. Example: P04637 (human p53) returns 4 homology models; P00533 (EGFR) returns 380 models including many complex structures.
Livelast probed 2026-04-30 23:07Z· 98msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 98ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"uniprot_id": {
"description": "UniProt accession identifier. Examples: 'P04637' (human p53), 'P00533' (human EGFR), 'Q9Y6I3' (human EPN1).",
"type": "string"
}
},
"required": [
"uniprot_id"
],
"type": "object"
}Examples (1)
Default SwissModel Get Models call
public-safeinput
{
"uniprot_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_SwissModel_get_models
- Tool name
- SwissModel_get_models
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse