University of Groningen · Example Payload

University Of Groningen Ocasys Program Search Example

EducationHigher EducationUniversityNetherlandsEuropeResearchResearch DataCourse CatalogIdentity FederationOAI-PMHLibraryMetadataOpen Data

University Of Groningen Ocasys Program Search Example is an example object payload from University of Groningen, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

x-generatedx-methodx-sourcex-descriptionx-operatorrequestresponse

Example Payload

Raw ↑
{
  "x-generated": "2026-08-30",
  "x-method": "probed",
  "x-source": "https://ocasys.rug.nl/api/2026-2027/program?searchTerm=biology",
  "x-description": "Degree-programme search within the 2026-2027 academic year, trimmed to three matches.",
  "x-operator": "institution",
  "request": {
    "method": "GET",
    "url": "https://ocasys.rug.nl/api/2026-2027/program?searchTerm=biology",
    "headers": {
      "Accept": "application/json"
    },
    "auth": "none"
  },
  "response": {
    "status": 200,
    "content-type": "application/json",
    "body": [
      {
        "id": "83549fb9-12a0-4328-9711-e3c96faedaf7",
        "code": "60609-5508",
        "title": {
          "en": "MSc Marine Biology: Science, Business and Policy",
          "nl": "MSc Marine Biology: Science, Business and Policy"
        },
        "levels": [
          "MASTER"
        ],
        "languages": [
          "ENGLISH"
        ],
        "credits": 120,
        "term": "WHOLE_YEAR",
        "otherPeriods": false,
        "draft": false,
        "duration": 2,
        "facultyTitle": {
          "en": "Science and Engineering",
          "nl": "Science and Engineering"
        },
        "organizationalUnitTitle": {
          "en": "Cluster Biology",
          "nl": "Cluster Biology"
        },
        "official": true,
        "yearVisible": true
      },
      {
        "id": "7ab0cc8f-7506-4683-a3da-8f795b6757da",
        "code": "60365-5510",
        "title": {
          "en": "MSc Ecology and Evolution: Evolutionary Biology",
          "nl": "MSc Ecology and Evolution: Evolutionary Biology"
        },
        "levels": [
          "MASTER"
        ],
        "languages": [
          "ENGLISH"
        ],
        "credits": 120,
        "term": "WHOLE_YEAR",
        "otherPeriods": false,
        "draft": false,
        "duration": 2,
        "facultyTitle": {
          "en": "Science and Engineering",
          "nl": "Science and Engineering"
        },
        "organizationalUnitTitle": {
          "en": "Cluster Biology",
          "nl": "Cluster Biology"
        },
        "official": true,
        "yearVisible": true
      },
      {
        "id": "c3b0715b-29a6-4865-8779-97c4367c07f1",
        "code": "66860-5505",
        "title": {
          "en": "MSc Biology: Integrative Biology",
          "nl": "MSc Biology: Integrative Biology"
        },
        "levels": [
          "MASTER"
        ],
        "languages": [
          "ENGLISH"
        ],
        "credits": 120,
        "term": "WHOLE_YEAR",
        "otherPeriods": false,
        "draft": false,
        "duration": 2,
        "facultyTitle": {
          "en": "Science and Engineering",
          "nl": "Science and Engineering"
        },
        "organizationalUnitTitle": {
          "en": "Cluster Biology",
          "nl": "Cluster Biology"
        },
        "official": true,
        "yearVisible": true
      }
    ]
  }
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • 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 example
curl "https://apis.io/api/v1/examples/university-of-groningen-ocasys-program-search-example"
All examples
curl "https://apis.io/api/v1/examples?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.