University of Groningen OAI PMH API

The six verbs of the Open Archives Initiative Protocol for Metadata Harvesting 2.0.

Operations 1

GET /oai Issue an OAI-PMH request #

Documentation

Specifications

Other Resources

🔗
x-openapi-original
https://raw.githubusercontent.com/api-evangelist/university-of-groningen/refs/heads/main/openapi/_original/university-of-groningen-course-catalog-api.yaml
🔗
Website
https://ocasys.rug.nl/
🔗
x-json-schema
https://raw.githubusercontent.com/api-evangelist/university-of-groningen/refs/heads/main/json-schema/university-of-groningen-ocasys-course-schema.json
🔗
x-json-schema
https://raw.githubusercontent.com/api-evangelist/university-of-groningen/refs/heads/main/json-schema/university-of-groningen-ocasys-program-schema.json
🔗
x-json-ld
https://raw.githubusercontent.com/api-evangelist/university-of-groningen/refs/heads/main/json-ld/university-of-groningen-course-context.jsonld
🔗
x-rules
https://raw.githubusercontent.com/api-evangelist/university-of-groningen/refs/heads/main/rules/university-of-groningen-course-catalog-rules.yml
🔗
Vocabulary
https://raw.githubusercontent.com/api-evangelist/university-of-groningen/refs/heads/main/vocabulary/university-of-groningen-course-catalog-vocabulary.yml
🔗
Errors
https://raw.githubusercontent.com/api-evangelist/university-of-groningen/refs/heads/main/errors/university-of-groningen-errors.yml
🔗
x-example
https://raw.githubusercontent.com/api-evangelist/university-of-groningen/refs/heads/main/examples/university-of-groningen-ocasys-course-search-example.json
🔗
x-example
https://raw.githubusercontent.com/api-evangelist/university-of-groningen/refs/heads/main/examples/university-of-groningen-ocasys-get-course-example.json
🔗
x-example
https://raw.githubusercontent.com/api-evangelist/university-of-groningen/refs/heads/main/examples/university-of-groningen-ocasys-program-search-example.json
🔗
x-example
https://raw.githubusercontent.com/api-evangelist/university-of-groningen/refs/heads/main/examples/university-of-groningen-ocasys-faculties-example.json
🔗
x-example
https://raw.githubusercontent.com/api-evangelist/university-of-groningen/refs/heads/main/examples/university-of-groningen-ocasys-problem-detail-example.json
🔗
x-openapi-original
https://raw.githubusercontent.com/api-evangelist/university-of-groningen/refs/heads/main/openapi/_original/university-of-groningen-oai-pmh.yaml
🔗
x-oai-pmh-identify
https://pure.rug.nl/ws/oai?verb=Identify
🔗
Conformance
https://raw.githubusercontent.com/api-evangelist/university-of-groningen/refs/heads/main/conformance/university-of-groningen-education-standards-conformance.yml
🔗
x-example
https://raw.githubusercontent.com/api-evangelist/university-of-groningen/refs/heads/main/examples/university-of-groningen-oai-identify-example.xml
🔗
x-example
https://raw.githubusercontent.com/api-evangelist/university-of-groningen/refs/heads/main/examples/university-of-groningen-oai-listmetadataformats-example.xml
🔗
x-example
https://raw.githubusercontent.com/api-evangelist/university-of-groningen/refs/heads/main/examples/university-of-groningen-oai-badverb-example.xml

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/university-of-groningen-oai-pmh-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

university-of-groningen-oai-pmh-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: University of Groningen Research Database OAI PMH API
  version: '2.0'
  summary: Keyless OAI-PMH 2.0 harvesting over the University of Groningen research record.
  description: The University of Groningen Research Database exposes its research outputs, persons, projects, organizational units, events, equipment and patents for harvesting over OAI-PMH 2.0 at pure.rug.nl/ws/oai.
  contact:
    name: University of Groningen — Pure support
    email: pure@rug.nl
    url: https://www.rug.nl/library/support/pure/?lang=en
  termsOfService: https://www.rug.nl/info/disclaimer-copyright
servers:
- url: https://pure.rug.nl/ws
  description: Institution-operated OAI-PMH base (verified live 2026-08-30)
tags:
- name: oai pmh
  description: The six verbs of the Open Archives Initiative Protocol for Metadata Harvesting 2.0.
paths:
  /oai:
    get:
      tags:
      - oai pmh
      operationId: oaiPmhRequest
      summary: Issue an OAI-PMH request
      description: A single endpoint dispatching on the verb parameter. Responses are always application/xml with HTTP 200; protocol failures are reported as an element with an OAI-PMH error code (badVerb, badArgument, idDoesNotExist, cannotDisseminateFormat, noRecordsMatch, badResumptionToken, noSetHierarchy, noMetadataFormats).
      parameters:
      - name: verb
        in: query
        required: true
        schema:
          type: string
          enum:
          - Identify
          - ListMetadataFormats
          - ListSets
          - ListIdentifiers
          - ListRecords
          - GetRecord
      - name: metadataPrefix
        in: query
        required: false
        description: Required for ListIdentifiers, ListRecords and GetRecord.
        schema:
          type: string
          enum:
          - oai_cerif_openaire
          - qdc
          - oai_dc
          - nl_didl
          - mods
          - xmetadiss
      - name: set
        in: query
        required: false
        description: Set to harvest. This repository offers the seven OpenAIRE CRIS sets (openaire_cris_publications, _patents, _persons, _orgunits, _events, _equipments, _products) plus persons:all and per-year publication sets from 1770 onward, each with a :withFiles variant.
        schema:
          type: string
      - name: identifier
        in: query
        required: false
        description: OAI identifier, required for GetRecord.
        schema:
          type: string
      - name: from
        in: query
        required: false
        description: Lower bound on datestamp, granularity YYYY-MM-DDThh:mm:ssZ.
        schema:
          type: string
      - name: until
        in: query
        required: false
        description: Upper bound on datestamp, granularity YYYY-MM-DDThh:mm:ssZ.
        schema:
          type: string
      - name: resumptionToken
        in: query
        required: false
        description: Continuation token for a paged list response; exclusive of all other arguments but verb.
        schema:
          type: string
      responses:
        '200':
          description: An OAI-PMH XML envelope. Protocol errors also return 200 with an <error code> element, so a client MUST parse the body rather than trust the status code.
          content:
            application/xml:
              schema:
                type: string
                contentMediaType: application/xml
x-method: probed
x-generated: '2026-08-30'
x-operator: institution
x-source:
- https://pure.rug.nl/ws/oai?verb=Identify
- https://pure.rug.nl/ws/oai?verb=ListMetadataFormats
- https://pure.rug.nl/ws/oai?verb=ListSets
- https://pure.rug.nl/ws/oai?verb=ListIdentifiers&metadataPrefix=oai_dc
- https://pure.rug.nl/ws/oai?verb=Bogus