Fair Use Policy
Learn how UAPI rate limits, daily quotas, and fair-use guardrails work so you can plan capacity and keep your integrations stable.
UAPI is committed to providing developers with a free, open, and stable API service platform. To ensure service availability and fairness for all users, we implement a fair use policy.
UAPI dynamically adjusts request limits based on overall traffic conditions. When the service is busy, the platform prioritizes keeping most normal requests available.
This is mainly intended to:
Although rate limits are dynamic, we strongly recommend following these best practices when designing your application so it can work smoothly with UAPI:
429 Too Many Requests response, do not retry immediately; instead, wait for a gradually increasing interval.We believe a well-designed and friendly application will rarely trigger our rate limits.