GET /v2.0/data/taxa/{taxonid}
neotomadb.org:neotoma-database-api
Summary: Taxonomic information.
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns information about a taxon and (if requested) related taxa.
Parameters (1)
taxonid
(integer, path, required)
Unique taxonomic identifier (from the Neotoma taxon table).
Constraints: {'minimum': 1, 'maximum': 50000}
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get taxon by ID 1 (first entry in taxa table) | curl |
https://api.neotomadb.org/v2.0/data/taxa/1 |
|
| Get taxon by ID 100 (early taxon entry) | curl |
https://api.neotomadb.org/v2.0/data/taxa/100 |
|
| Get taxon by ID 1000 (mid-range taxon) | curl |
https://api.neotomadb.org/v2.0/data/taxa/1000 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:53:02.748775 | 200 | 528ms | |
| 2026-03-23 10:46:49.472332 | 200 | 534ms | |
| 2026-03-23 06:14:06.427380 | 200 | 610ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:46:49.472332 | 458610ad742a |
d03c69384b38 |
| 2026-03-23 10:53:02.748775 | d03c69384b38 |
9ba63f1feff1 |