Keygen · Authentication Profile

Keygen Authentication

Authentication

Keygen secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.

Software LicensingEntitlementsLicense KeysMachine ActivationDistributionAuto-Update
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer
basicAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/keygen-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: token
  description: 'Admin, environment, product, user, or license bearer token in the `Authorization:
    Bearer <token>` header.'
  sources:
  - openapi/keygen-openapi.yml
- name: basicAuth
  type: http
  scheme: basic
  description: HTTP Basic (email:password) used only to generate a user token.
  sources:
  - openapi/keygen-openapi.yml