Govee · Authentication Profile

Govee Authentication

Authentication

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

Smart HomeSmart LightingIoTLEDHome AutomationDevice Control
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

GoveeApiKey apiKey
· in: header (Govee-API-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/govee-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: GoveeApiKey
  type: apiKey
  in: header
  parameter: Govee-API-Key
  description: API key issued in the Govee Home App (Profile > About Us > Apply for API Key).
  sources:
  - openapi/govee-openapi.yml