Goethena · Authentication Profile

Goethena Authentication

Authentication

Goethena secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyComplianceTrainingHuman ResourcesEthicsLearning ManagementAI AgentsGovernanceWorkforce
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

basic_auth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/goethena-openapi-original.yml
summary:
  types:
  - http
schemes:
- name: basic_auth
  type: http
  scheme: basic
  description: Send requests with the Authorization header that contains the word `Basic` followed
    by a space and a base64-encoded string of the username and api key, `username:apiKey`.
  sources:
  - openapi/goethena-openapi-original.yml