/dryad/datasets/search

POST /api/dryad/datasets/search

Price: 20 credits

Search Dryad datasets by free text, author affiliation, journal ISSN, member organisation and last change date. Every row is the complete dataset record — title, abstract, authors, funders, licence, keywords, related publication and usage counters — so no follow-up call is needed for the metadata.

How to use it

Prefer this over /dryad/datasets when you have a topic, an institution or a journal rather than a DOI: a row here carries the same fields the single-dataset endpoint returns, so there is nothing to hydrate. `affiliation_ror` wants the full https://ror.org/... address, not a bare ROR id or an institution name. Dryad ignores a filter value it cannot parse — a malformed `modified_since` silently returns unfiltered results — so check the dates on the rows you get back. There is no ordering control; results come newest change first. A query almost always matches far more datasets than one call returns, so narrow it with `journal_issn` or `affiliation_ror` rather than raising `count` and hoping to see them all.

Parameters

Request body

Response

Errors

Response headers