How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Dryad datasets API

Dataset operations

Dryad datasets API is one of 7 APIs that Dryad publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Datasets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a GitHub repository, rate-limit docs, and 1 JSON Schema.

This API exposes 7 operations across 4 paths, and defines 26 schemas. It is described by OpenAPI 3.2.0, at version 2.1.0.

Requests are made against 2 base URLs: https://datadryad.org/api/v2, https://sandbox.datadryad.org/api/v2.

7 operations 4 paths 26 schemas 4 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.1.0
Base URL
https://datadryad.org/api/v2
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Dryad datasets API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

Paths & Operations 7

Across 4 paths, the API surfaces 7 operations — 4 GET, 1 PATCH, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

datasets 7

Dataset operations

GET
/datasets
Get a list of all datasets
6 params → 200406
POST
/datasets
Create a new dataset with an automatically-generated DOI
body → 201406401422400
GET
/datasets/{doi}
Get a dataset record by its DOI
1 param → 200406401404
PUT
/datasets/{doi}
Update (overwrite) dataset metadata for DOI
1 param body → 200406401400
PATCH
/datasets/{doi}
Update the state of an in-progress dataset
1 param body → 202406401403400
GET
/datasets/{doi}/download
Get a download package for a dataset
1 param → 200401404
GET
/datasets/{doi}/versions
Show all versions of a dataset
3 params → 200406401404

Schemas 26

The contract defines 26 schemas that model the data the API accepts and returns. The most detailed are dc_metadata (11 properties), admin_values (11 properties), author (9 properties), funder (6 properties). Each schema is shown below with its type and property counts.

geolocationPoint
object
2 properties
geolocationBox
object
4 properties
funder
object
6 properties
hal_dataset_links
object
4 properties
dataset_submission
object
3 properties
dc_metadata
object
11 properties 3 required
hal_link
object
1 property 1 required
hal_self_link
object
1 property
version_links
object
1 property
version
dataset_links
object
1 property
Error
object
1 property
hal_paged_response
versions
paging_counts
object
2 properties
relatedWork
object
3 properties
admin_values
object
11 properties
embedded_datasets
object
1 property
geolocation
object
3 properties
hal_version_links
object
4 properties
datasets
hal_curie
object
3 properties 3 required
embedded_versions
object
1 property
hal_page_links
object
4 properties
author
object
9 properties
dataset

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dryad-datasets-api-openapi.yml Raw ↑

Other APIs Dryad publishes across the network.

Dryad files API
Dryad internal API
Dryad reports API
Dryad root API
Dryad search API
Dryad versions API
Where this information came from

This is an independent, third-party profile of Dryad datasets API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.