Back to catalog
Cortexa research tool·genomics·hpa
HPA Get Gene Tsv Data By Ensembl ID
Get detailed gene data in TSV format from Human Protein Atlas using Ensembl Gene ID (backward compatibility tool).
Livelast probed 2026-04-30 23:07Z· 97msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 97ms
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 Tsv Data 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_tsv_data_by_ensembl_id
- Tool name
- HPA_get_gene_tsv_data_by_ensembl_id
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse