Back to catalog
Cortexa research tool·genomics·ensembl
Ensembl Get Taxonomy
Get taxonomic classification for a species. Returns complete lineage from kingdom to species level with scientific names and taxonomy IDs. Useful for understanding species relationships and filtering by taxonomic groups.
Livelast probed 2026-04-30 23:07Z· 113msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 113ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"id": {
"description": "NCBI Taxonomy ID (e.g., '9606' for human, '10090' for mouse) or species name (e.g., 'homo_sapiens')",
"type": "string"
}
},
"required": [
"id"
],
"type": "object"
}Examples (1)
Default Ensembl Get Taxonomy call
public-safeinput
{
"id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ensembl_get_taxonomy
- Tool name
- ensembl_get_taxonomy
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse