University of Warsaw · Authentication Profile

University Of Warsaw Authentication

Authentication

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

EducationHigher EducationUniversityPolandAcademic DataResearch DataOpen Data
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

oauth1a apiKey
· in: query (oauth_token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/university-of-warsaw-usos-api.yaml
summary:
  types:
  - apiKey
  api_key_in:
  - query
schemes:
- name: oauth1a
  type: apiKey
  in: query
  parameter: oauth_token
  description: USOS API uses OAuth 1.0a for authorized methods. A Consumer Key/Secret is obtained
    from the USOS developers portal (https://usosapps.uw.edu.pl/developers/), and an access
    token is obtained via the OAuth flow documented at https://usosapps.uw.edu.pl/developers/api/authorization/.
    The methods described in this file are anonymous and do not require it.
  sources:
  - openapi/university-of-warsaw-usos-api.yaml