Govee Lights Developer API

Number of APIs: 3

The Govee Developer API collection allows developers to integrate Govee smart light devices into their applications or services.

With this API, developers can control Govee smart lights and access various functions, including turning lights on and off, changing the color and brightness, and setting schedules and timers.

Additionally, the Govee Developer API provides access to real-time device information, such as device status, enabling developers to create more advanced applications and services.

Reference: https://govee-api.readthedocs.io/en/latest/index.html

  1. Device Control - Set Light Temperature PUT {{govee_base_url}}/devices/control

  2. Get all devices for account GET {{govee_base_url}}/devices

  3. Get Device State GET {{govee_base_url}}/devices?device={{example_mac_address}}&model={{example_device}}