Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zenodo OAI-PMH Sets API

OAI-PMH set management

Zenodo OAI-PMH Sets API is one of 25 APIs that Zenodo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include OAI-PMH Sets. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 12.0.0.

Requests are made against 2 base URLs: https://zenodo.org, https://sandbox.zenodo.org.

5 operations 2 paths 0 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
12.0.0
Base URL
https://zenodo.org/api
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Zenodo OAI-PMH Sets API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Personal access token issued from the Zenodo account settings

Paths & Operations 5

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

OAI-PMH Sets 5

OAI-PMH set management

GET
/api/oaipmh/sets
Search OAI-PMH sets
searchOaipmhSets → 200401403500
POST
/api/oaipmh/sets
Create an OAI-PMH set
createOaipmhSet body → 201400401403500
GET
/api/oaipmh/sets/{setId}
Get OAI-PMH set by ID
getOaipmhSetById 1 param → 200401403404500
PUT
/api/oaipmh/sets/{setId}
Update an OAI-PMH set
updateOaipmhSet 1 param body → 200400401403404500
DELETE
/api/oaipmh/sets/{setId}
Delete an OAI-PMH set
deleteOaipmhSet 1 param → 200401403404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zenodo-oai-pmh-sets-api-openapi.yml Raw ↑

Other APIs Zenodo publishes across the network.

Zenodo OAI-PMH API
Zenodo Access API
Zenodo Audit Logs API
Zenodo Avatars API
Zenodo Comments API
Zenodo Communities API
Zenodo Communities Invitations API
Zenodo Communities logo API
Zenodo Communities Members API
Zenodo Drafts API
Zenodo Drafts Files upload API
Zenodo Export API