Xiaomi · Rate Limits

Xiaomi Rate Limits

Xiaomi does not publish documented rate limits for its open API surface on publicly reachable pages. Limits are enforced server-side and communicated only to partners onboarded through the Mi developer program.

1 Limits Throttle: 429
Consumer ElectronicsIoTMobileRate Limiting

Limits

Per-partner throttling (undocumented) account
varies
see Mi developer / partner agreement
Public docs do not enumerate per-second or per-minute numbers; treat as varies until partner-specific terms are issued.

Policies

Partner Gating
Production access requires partner approval through the Mi developer program; sandbox quotas are issued case-by-case.
Backoff
Clients should implement exponential backoff with jitter on any 429 or 5xx response; honor any Retry-After header if present.

Sources