generated: '2026-07-11' method: derived source: openapi/openapi-accounts.yaml, openapi/openapi-app.yaml summary: types: - apiKey - http api_key_in: - cookie - header schemes: - name: OAuthAuthentication type: http scheme: bearer description: OAuth2 Bearer Token Authentication sources: - openapi/openapi-accounts.yaml - openapi/openapi-app.yaml - name: SessionAuthentication type: apiKey in: cookie parameter: sessionid description: browser based login takes care of this sources: - openapi/openapi-accounts.yaml - openapi/openapi-app.yaml - name: tokenAuth type: apiKey in: header parameter: Authorization description: Token-based authentication with required prefix "Basic" sources: - openapi/openapi-app.yaml