Back to catalog
Cortexa research tool·structure·ebi_proteins_features
EBIProteins Get Domains Sites
Get domain and site features for a protein from the EBI Proteins API. Returns binding sites, DNA-binding regions, active sites, motifs, regions of interest, and zinc finger domains annotated in UniProtKB. Complements InterPro domain annotations by providing more granular functional site information. Example: P04637 (TP53) returns 31 features including DNA-binding domain (residues 102-292), interaction regions with MDM2/CCAR2/HRMT1L2, zinc binding sites, and p53 transactivation motifs.
Livelast probed 2026-04-30 23:07Z· 108msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 108ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"accession": {
"description": "UniProt accession. Examples: 'P04637' (TP53/p53), 'P00533' (EGFR), 'P01308' (Insulin), 'P31749' (AKT1).",
"type": "string"
}
},
"required": [
"accession"
],
"type": "object"
}Examples (1)
Default EBIProteins Get Domains Sites call
public-safeinput
{
"accession": "P38398"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_EBIProteins_get_domains_sites
- Tool name
- EBIProteins_get_domains_sites
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse