Back to catalog
Cortexa research tool·structure·alphafold
Alphafold Get Annotations
Retrieve AlphaFold MUTAGEN annotations for a given UniProt accession. Returns experimental mutagenesis data mapped onto protein structures from UniProt. The qualifier must be a UniProt ACCESSION (e.g., 'P69905'). Note: Not all proteins have MUTAGEN annotations available in the database.
Livelast probed 2026-04-30 23:07Z· 115msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 115ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"qualifier": {
"description": "UniProt ACCESSION (e.g., 'P69905'). Aliases: uniprot_id, uniprot_accession.",
"type": "string"
},
"uniprot_accession": {
"description": "Alias for qualifier. UniProt accession (e.g., 'P69905').",
"type": "string"
},
"uniprot_id": {
"description": "Alias for qualifier. UniProt accession (e.g., 'P69905').",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default Alphafold Get Annotations call
public-safeinput
{
"qualifier": "P38398",
"uniprot_accession": "P38398"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_alphafold_get_annotations
- Tool name
- alphafold_get_annotations
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse