Back to catalog
Cortexa research tool·genomics·ebi_proteins_interactions
EBIProteins Get Interaction Details
Get detailed protein information along with its interaction partners, disease associations, and subcellular localizations from the EBI Proteins API. Returns the full protein record including name, existence evidence, taxonomy, plus all binary interactions with partner details. Example: P04637 (TP53) returns 97 protein entries with interactions, diseases like Li-Fraumeni syndrome, and subcellular locations.
Livelast probed 2026-04-30 23:07Z· 89msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 89ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"accession": {
"description": "UniProt accession of the query protein. Examples: 'P04637' (TP53), 'P00533' (EGFR).",
"type": "string"
}
},
"required": [
"accession"
],
"type": "object"
}Examples (1)
Default EBIProteins Get Interaction Details call
public-safeinput
{
"accession": "P38398"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_EBIProteins_get_interaction_details
- Tool name
- EBIProteins_get_interaction_details
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse