GET /v1.5/data/sites/{siteid}
neotomadb.org:neotoma-database-api
Summary: Site information.
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns information about Neotoma publications
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/v1.5/data/sites/1 |
|
| Get multiple sites by comma-separated IDs | curl |
https://api.neotomadb.org/v1.5/data/sites/1,2,3 |
|
| Get site with higher ID | curl |
https://api.neotomadb.org/v1.5/data/sites/100 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 12:00:50.865481 | 200 | 637ms | |
| 2026-03-23 11:57:38.407491 | 200 | 570ms | |
| 2026-03-23 09:21:13.468481 | 200 | 560ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 11:57:38.407491 | d77ccc725d4d |
b6c6c72abd08 |
| 2026-03-23 12:00:50.865481 | b6c6c72abd08 |
85be7c9cc353 |