HeyGen · Authentication Profile

Heygen Authentication

Authentication

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

Artificial IntelligenceGenerative AIVideoAvatarsVoice CloningText To SpeechLipsyncTranslationStreamingMCP
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

sec0 apiKey
· in: header (x-api-key)
ApiKeyAuth apiKey
· in: header (X-API-KEY)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/heygen-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: sec0
  type: apiKey
  in: header
  parameter: x-api-key
  sources:
  - openapi/heygen-openapi.yml
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: X-API-KEY
  sources:
  - openapi/heygen-openapi.yml