University of Western Australia · Authentication Profile

Uwa Authentication

Authentication

University of Western Australia secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

EducationHigher EducationUniversityResearchAustraliaPerth
Methods: apiKey Schemes: 2 OAuth flows: API key in: header, query

Security Schemes

apiKey apiKey
· in: query (apiKey)
api-key apiKey
· in: header (api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/uwa-research-repository.yaml
summary:
  types:
  - apiKey
  api_key_in:
  - header
  - query
schemes:
- name: apiKey
  type: apiKey
  in: query
  parameter: apiKey
  sources:
  - openapi/uwa-research-repository.yaml
- name: api-key
  type: apiKey
  in: header
  parameter: api-key
  sources:
  - openapi/uwa-research-repository.yaml