GET /taxa/{id}
inaturalist.org:inaturalist-api
Summary: Get Taxon by ID
Operation ID: getTaxonById
Auth: unknown
Operation ID: getTaxonById
Auth: unknown
Description
Get detailed information about a specific taxon by its ID.
Parameters (1)
id
(integer, path, required)
Taxon ID
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Single taxon by ID | curl |
https://api.inaturalist.org/v1/taxa/43583 |
|
| Multiple taxa by comma-separated IDs | curl |
https://api.inaturalist.org/v1/taxa/43583,20978,50827 |
|
| Taxon with rank level filter | curl |
https://api.inaturalist.org/v1/taxa/43583?rank_level=40 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:20:08.009139 | 200 | 721ms | |
| 2026-03-23 10:15:47.003869 | 200 | 797ms | |
| 2026-03-23 10:09:50.904755 | 200 | 746ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:15:47.003869 | 945df1ea3aab |
924549e63d4c |
| 2026-03-23 10:20:08.009139 | 924549e63d4c |
78121ac0a936 |