Govee Rate Limits
The Govee Developer API enforces an account-wide limit of 10,000 requests per API key per day (rolling 24 hours). In addition, a per-device per-minute limit applies to control and query calls so that a single device is not flooded with commands (community-observed at roughly 10 requests per device per minute). Rate-limit state is exposed on responses via API-RateLimit-Limit, API-RateLimit-Remaining, and API-RateLimit-Reset headers, and exceeding a limit returns HTTP 429. The local LAN API is not subject to the cloud rate limits.
Govee Rate Limits is the machine-readable rate-limit profile for Govee on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Smart Home, Smart Lighting, IoT, Device Control, and Rate Limiting.