Utrecht University · Authentication Profile

Utrecht Authentication

Authentication

Utrecht University secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

EducationHigher EducationUniversityNetherlandsResearch DataOpen AccessLibraryOpen Source
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: cookie

Security Schemes

cookieAuth apiKey
· in: cookie (yoda_session)
basicAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/utrecht-yoda-core.yaml, openapi/utrecht-yoda-datarequest.yaml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - cookie
schemes:
- name: cookieAuth
  type: apiKey
  in: cookie
  parameter: yoda_session
  sources:
  - openapi/utrecht-yoda-core.yaml
  - openapi/utrecht-yoda-datarequest.yaml
- name: basicAuth
  type: http
  scheme: basic
  sources:
  - openapi/utrecht-yoda-core.yaml
  - openapi/utrecht-yoda-datarequest.yaml