McGill University · Authentication Profile

Mcgill Authentication

Authentication

McGill University secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

EducationHigher EducationUniversityResearch DataOpen DataCanadaQuebec
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header (X-Dataverse-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/mcgill-dataverse-native.yaml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: X-Dataverse-key
  description: Dataverse API token, required for write/admin and private-data operations.
  sources:
  - openapi/mcgill-dataverse-native.yaml