GET /data/sites
neotomadb.org:neotoma-paleoecology-database
Summary: Get paleoecological sites
Operation ID: getSites
Auth: unknown
Operation ID: getSites
Auth: unknown
Description
Retrieves paleoecological sites with their geographic locations, descriptions, altitude, and associated collection units and datasets.
Parameters (4)
limit
(integer, query, optional, default: 25)
Maximum number of results to return
offset
(integer, query, optional, default: 0)
Number of results to skip for pagination
siteid
(integer, query, optional)
Filter by specific site ID
sitename
(string, query, optional)
Filter by site name (supports partial matching)
Examples (2)
| Title | Type | URL | Action |
|---|---|---|---|
| Retrieve sites | openapi-spec |
https://api.neotomadb.org/v2.0/data/sites?loc=[-80,40,-70,50] |
|
| List sites | probe-gate |
https://api.neotomadb.org/v2.0/data/sites?limit=25&offset=0 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:22:52.739874 | 200 | 591ms | |
| 2026-03-23 09:04:55.667504 | 200 | 3211ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:22:52.739874 | d03c69384b38 |
766aaef29435 |