Back to catalog
Cortexa research tool·structure·interpro_entry
InterPro Get Entries For Protein
Get all InterPro domain and family entries annotated on a specific protein. Performs a reverse lookup from a UniProt protein accession to all InterPro entries (domains, families, homologous superfamilies, conserved sites) that have been detected on that protein. Example: P04637 (TP53) has 9 InterPro entries including IPR002117 (p53 family), IPR011615 (p53 DNA-binding domain), IPR010991 (p53 tetramerisation domain), IPR013872 (p53 transactivation domain).
Livelast probed 2026-04-30 23:07Z· 121msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 121ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"accession": {
"description": "UniProt protein accession. Examples: 'P04637' (TP53, 9 entries), 'P00533' (EGFR), 'P01308' (Insulin), 'P38398' (BRCA1).",
"type": "string"
}
},
"required": [
"accession"
],
"type": "object"
}Examples (1)
Default InterPro Get Entries For Protein call
public-safeinput
{
"accession": "P38398"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_InterPro_get_entries_for_protein
- Tool name
- InterPro_get_entries_for_protein
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse