Utrecht University · Example Payload

Utrecht Yoda Datarequest Submit Example

Submit a data request in the Yoda Datarequest module. Based on the Yoda datarequest API OpenAPI specification (api_datarequest.json).

EducationHigher EducationUniversityNetherlandsEuropeResearch DataResearch Data ManagementInstitutional RepositoryIdentity FederationOAI-PMHOpen AccessOpen ScienceLibraryOpen-Source

Utrecht Yoda Datarequest Submit Example is an example object payload from Utrecht University, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

x-methodx-derived-fromx-source-urlx-provenancex-generatedoperationdescriptionrequestresponse

Example Payload

Raw ↑
{
  "x-method": "derived",
  "x-derived-from": "openapi/utrecht-datarequest-api-openapi.yml",
  "x-source-url": "https://github.com/UtrechtUniversity/yoda-ruleset/blob/development/tools/api/generate-openapi.py",
  "x-provenance": "Derived from the Yoda OpenAPIs in this repo (openapi/_original/utrecht-yoda-core.yaml and utrecht-yoda-datarequest.yaml), which are Utrecht University's own generated documents. Not published by Utrecht University.",
  "x-generated": "2026-08-30",
  "operation": "POST /datarequest_submit",
  "description": "Submit a data request in the Yoda Datarequest module. Based on the Yoda datarequest API OpenAPI specification (api_datarequest.json).",
  "request": {
    "data": {
      "introduction": "Request for access to anonymized cohort data.",
      "researchContext": {
        "title": "Longitudinal health outcomes study"
      }
    },
    "draft": false
  },
  "response": {
    "status": "ok",
    "status_info": null,
    "data": {
      "requestId": "0123-4567-89ab-cdef"
    }
  }
}

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/utrecht-yoda-datarequest-submit-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.