Back to catalog
Cortexa research tool·genomics·hpa
HPA Get Gene Basic Info By Ensembl ID
Get gene basic information and expression data from Human Protein Atlas using Ensembl Gene ID. Enhanced version now uses efficient JSON API.
Livelast probed 2026-05-01 01:00Z· 119msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 119ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"ensembl_id": {
"description": "Ensembl Gene ID, e.g., 'ENSG00000134057', 'ENSG00000141510', etc.",
"type": "string"
}
},
"required": [
"ensembl_id"
],
"type": "object"
}Examples (1)
Default HPA Get Gene Basic Info By Ensembl ID call
public-safeinput
{
"ensembl_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_HPA_get_gene_basic_info_by_ensembl_id
- Tool name
- HPA_get_gene_basic_info_by_ensembl_id
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse