Back to catalog
Cortexa research tool·genomics·hpa
HPA Get Protein Interactions By Gene
Fetch known protein-protein interaction partners for a given gene from Human Protein Atlas database.
Livelast probed 2026-04-30 23:07Z· 94msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 94ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"gene_name": {
"description": "Official gene symbol, e.g., 'EGFR', 'TP53', 'BRCA1', etc.",
"type": "string"
}
},
"required": [
"gene_name"
],
"type": "object"
}Examples (1)
Default HPA Get Protein Interactions By Gene call
public-safeinput
{
"gene_name": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_HPA_get_protein_interactions_by_gene
- Tool name
- HPA_get_protein_interactions_by_gene
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse