GET /v2.0/data/datasets/db

neotomadb.org:neotoma-database-api

Summary: Datasets associated with a Neotoma database.
Operation ID:
Auth: unknown
Description

Returns datasets associated with a specific constituent database in Neotoma.

Parameters (3)

database (string, query, required)

One of the constituent databases within Neotoma

Constraints: {'enum': ['Cooperative Holocene Mapping Project', 'African Pollen Database', 'European Pollen Database', 'Indo-Pacific Pollen Database', 'Latin American Pollen Database', 'North American Pollen Database', 'Pollen Database of Siberia and the Russian Far East', 'Canadian Pollen Database', 'FAUNMAP', 'Neotoma', 'North American Plant Macrofossil Database', 'Academy of Natural Sciences of Drexel University', 'NDSU Insect Database', 'North American Non-Marine Ostracode Database Project (NANODe)', 'MioMap', 'Alaskan Archaeofaunas', 'French Institute of Pondicherry Palynology and Paleoecology Database', 'Japanese Pollen Database', 'Neotoma Midden Database', 'Chinese Pollen Database', 'Holocene Perspective on Peatland Biogeochemistry', 'ANTIGUA', 'Neotoma Testate Amoebae Database', 'Deep-Time Palynology Database', 'Neotoma Biomarker Database', 'Alpine Pollen Database', 'Canadian Museum of Nature-Delorme Ostracoda-Surface Samples', 'Diatom Paleolimnology Data Cooperative (DPDC)', 'Neotoma Ostracode Database', 'Faunal Isotope Database', 'Neotoma Charcoal Data', 'Pollen Monitoring Programme', 'PaleoVertebrates of Latin America', 'St. Croix Watershed Research Station of the Science Museum of Minnesota']}

limit (integer, query, optional, default: 25)

The maximum number of records to be returned, default is 25.

Constraints: {'minimum': 1, 'maximum': 10000}

offset (integer, query, optional, default: 0)

The offset for returned records when a limit is present. Default is 0.

Constraints: {'minimum': 0}

Examples (3)

TitleTypeURLAction
Get datasets from North American Pollen Database curl https://api.neotomadb.org/v2.0/data/datasets/db?database=North%20American%20Pollen%20Database
Get first 10 datasets from European Pollen Database curl https://api.neotomadb.org/v2.0/data/datasets/db?database=European%20Pollen%20Database&limit=10
Get next 25 datasets from FAUNMAP with pagination curl https://api.neotomadb.org/v2.0/data/datasets/db?database=FAUNMAP&limit=25&offset=25

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 10:32:54.697252 200 798ms
2026-03-23 08:05:28.342373 200 10444ms
2026-03-23 02:48:31.988884 200 1151ms

Response Changes

WhenOldNew
2026-03-23 08:05:28.342373 c0ff4768b54e 54899621df3e
2026-03-23 10:32:54.697252 54899621df3e 7cb9af6e976c