GET /v2.0/data/sites/{siteid}
neotomadb.org:neotoma-database-api
Summary: Site information.
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns information about Neotoma sites.
Parameters (1)
siteid
(integer, path, required)
Valid Neotoma site identifier (integer), either singly or in a comma separated list.
Constraints: {'minimum': 1, 'maximum': 50000}
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get single site by ID | curl |
https://api.neotomadb.org/v2.0/data/sites/1 |
|
| Get multiple sites by comma-separated IDs | curl |
https://api.neotomadb.org/v2.0/data/sites/1,2,3 |
|
| Get site with higher ID | curl |
https://api.neotomadb.org/v2.0/data/sites/100 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 11:08:32.602300 | 200 | 577ms | |
| 2026-03-23 10:28:33.432384 | 200 | 582ms | |
| 2026-03-22 21:32:23.936103 | 200 | 674ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:28:33.432384 | 3d2c5acd522c |
3711a936db47 |
| 2026-03-23 11:08:32.602300 | 3711a936db47 |
f18c6e74328b |