Back to catalog
Cortexa research tool·structure·interpro_entry
InterPro Search Entries
Search InterPro entries (domains, families, sites) by keyword. Returns matching InterPro entries with accession, name, type, and statistics (protein count, structure count, taxa count). Useful for discovering protein domains and families by name or function. Example: searching 'zinc finger' returns 466 entries including IPR000058 (AN1-type), IPR000306 (FYVE zinc finger), IPR000315 (B-box-type). Searching 'kinase' returns domain and family entries for protein kinases.
Livelast probed 2026-05-01 01:00Z· 1086msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 1086ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"entry_type": {
"description": "Filter by entry type. Options: 'domain', 'family', 'homologous_superfamily', 'repeat', 'conserved_site', 'active_site', 'binding_site', 'ptm'.",
"type": "string"
},
"page_size": {
"default": 20,
"description": "Number of results to return (1-50, default 20).",
"type": "integer"
},
"query": {
"description": "Search keyword. Examples: 'zinc finger' (466 entries), 'kinase', 'immunoglobulin', 'helicase', 'protease', 'p53'.",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default InterPro Search Entries call
public-safeinput
{
"page_size": 1,
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_InterPro_search_entries
- Tool name
- InterPro_search_entries
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse