Back to catalog
Cortexa research tool·genomics·intact
Intact Get Interactor
Get detailed information about a specific interactor from IntAct database by IntAct identifier (e.g., 'EBI-1004115'). Note: This requires an IntAct-specific identifier, not UniProt IDs. For UniProt IDs, use intact_get_interactions instead. Returns interactor details including names, aliases, organism, and cross-references.
Livelast probed 2026-05-01 01:00Z· 963msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 963ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"format": {
"default": "json",
"description": "Response format",
"enum": [
"json",
"xml"
],
"type": "string"
},
"identifier": {
"description": "IntAct identifier (e.g., 'EBI-1004115') or UniProt ID (e.g., 'P04637') or gene name",
"type": "string"
}
},
"required": [
"identifier"
],
"type": "object"
}Examples (1)
Default Intact Get Interactor call
public-safeinput
{
"identifier": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_intact_get_interactor
- Tool name
- intact_get_interactor
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse