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 Vocabularies API

Vocabulary and controlled terms endpoints

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

Tagged areas include Vocabularies. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 12 operations across 12 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.

12 operations 12 paths 0 schemas 12 GET

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 Vocabularies 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 12

Across 12 paths, the API surfaces 12 operations — 12 GET. Each is listed below with its method, path, parameters, and response codes.

Vocabularies 12

Vocabulary and controlled terms endpoints

GET
/api/vocabularies/{vocabularies-type}
Search vocabularies by type
searchVocabularies 5 params → 200404500
GET
/api/vocabularies/{vocabularies-type}/{vocabulariesId}
Get vocabulary record by ID
getVocabularyRecordById 2 params → 200404500
GET
/api/funders
Search funders vocabulary
searchFunders 4 params → 200500
GET
/api/funders/{vocFundersId}
Get funder by ID
getFunderById 1 param → 200404500
GET
/api/awards
Search awards vocabulary
searchAwards 4 params → 200500
GET
/api/awards/{vocAwardsId}
Get award by ID
getAwardById 1 param → 200404500
GET
/api/names
Search names vocabulary
searchNames 4 params → 200500
GET
/api/names/{vocNamesId}
Get name vocabulary entry by ID
getNameById 1 param → 200404500
GET
/api/affiliations
Search affiliations vocabulary
searchAffiliations → 200500
GET
/api/affiliations/{vocAffiliationId}
Get affiliation by ID
getAffiliationById 1 param → 200404500
GET
/api/subjects
Search subjects vocabulary
searchSubjects 1 param → 200500
GET
/api/subjects/{vocSubjectsId}
Get subject by ID
getSubjectById 1 param → 200404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zenodo-vocabularies-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