Back to catalog
Cortexa research tool·drug discovery·opentarget
OpenTargets Get Target Interactions By EnsemblID
Retrieve interaction data for a specific target ensemblID, including interaction partners and evidence.
Livelast probed 2026-04-30 23:07Z· 108msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 108ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"ensemblId": {
"description": "The Ensembl ID of the target.",
"type": "string"
},
"page": {
"description": "Pagination parameters.",
"properties": {
"index": {
"description": "The index of the page to retrieve.",
"type": "integer"
},
"size": {
"description": "The number of items per page.",
"type": "integer"
}
},
"type": "object"
}
},
"required": [
"ensemblId"
],
"type": "object"
}Examples (1)
Default OpenTargets Get Target Interactions By EnsemblID call
public-safeinput
{
"ensemblId": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_OpenTargets_get_target_interactions_by_ensemblID
- Tool name
- OpenTargets_get_target_interactions_by_ensemblID
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse