GET /{ensemblId}.json
proteinatlas.org:human-protein-atlas-api
Summary: Get gene entry as JSON
Operation ID: getGeneJson
Auth: unknown
Operation ID: getGeneJson
Auth: unknown
Description
Retrieve detailed information about a specific gene/protein by Ensembl ID in JSON format. Returns comprehensive data including gene details, protein classes, expression patterns, tissue specificity, and cancer prognostics.
Parameters (1)
ensemblId
(string, path, required)
Ensembl gene ID (e.g., ENSG00000141510 for TP53)
Constraints: {'pattern': '^ENSG[0-9]{11}$'}
Examples (2)
| Title | Type | URL | Action |
|---|---|---|---|
| Get protein data by Ensembl ID (JSON format) | openapi-spec |
https://www.proteinatlas.org/ENSG00000134057.json |
|
| Get gene entry as JSON | openapi-spec |
https://www.proteinatlas.org/ENSG00000141510.json |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:20:31.110377 | 200 | 216ms | |
| 2026-03-23 09:26:10.898422 | 200 | 196ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:20:31.110377 | 6743a8a18ed0 |
f9fb6227a6d8 |