Govee Plans Pricing
The Govee Developer API is free. Any Govee Home App user can apply for a personal API key (Profile > About Us > Apply for API Key) and use the cloud REST API at no charge to enumerate their devices, query state, and send control commands. There are no paid API tiers, per-call charges, or subscription required for the developer API - the only cost to a consumer is buying Govee hardware. Usage is instead governed by rate limits (10,000 requests per account per day, plus a per-device per-minute limit). The local LAN API is likewise free and requires no key. Govee has not published a commercial/enterprise API plan.
Govee Plans Pricing is the machine-readable pricing-plan profile for Govee on the APIs.io network, conforming to the API Commons Plans specification.
It defines 2 plans, covering free tiers, with named plans including Govee Developer API (Free), Govee LAN API (Local).
Tagged areas include Smart Home, Smart Lighting, IoT, Device Control, and Plans.
Plans
Free cloud REST API access for any Govee account holder with an API key. Covers device discovery, state queries, control commands, and dynamic/DIY scene enumeration. Bounded by rate limits rather than a price.
- Get Devices and Capabilities
- Get Device State
- Control Device
- Dynamic Light Scenes
- DIY Scenes
- Segment Color and Brightness Control
- Device Event Subscription (MQTT)
Free local-network control transport over UDP. No API key or cloud account call is required; the client discovers and commands devices directly on the LAN. Must be enabled per device in the Govee Home App and is supported only on LAN-capable models.
- UDP Discovery (multicast 239.255.255.250:4001)
- Local Device Control (UDP :4003)