Back to catalog
Cortexa research tool·structure·interpro
InterPro Get Protein Domains
Get protein domain annotations from InterPro database using UniProt protein ID. Returns domain families, signatures, and functional annotations.
Livelast probed 2026-04-30 23:07Z· 112msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 112ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"protein_id": {
"description": "UniProt protein ID (e.g., P05067, Q9Y6K9)",
"type": "string"
}
},
"required": [
"protein_id"
],
"type": "object"
}Examples (1)
Default InterPro Get Protein Domains call
public-safeinput
{
"protein_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_InterPro_get_protein_domains
- Tool name
- InterPro_get_protein_domains
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse