Colorfulclouds Rate Limits
Caiyun Weather API rate limits are scoped per API token (or per App Key on v3). The free developer tier is documented at approximately 400 requests per day; paid tiers raise the daily quota in published bands purchased on the Open Platform. Per-second / per-minute throttling beyond the daily quota is enforced by the gateway but the precise burst rate is not publicly documented and varies by tier. Token rotation, App Key + App Secret signing (v3), and exponential backoff on 429/503 are the recommended consumer-side policies.
Colorfulclouds Rate Limits is the machine-readable rate-limit profile for ColorfulClouds on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests_per_day, requests_per_second, and tile_requests_per_month.
The profile also includes 5 backoff/retry policies defined and response codes documented for unauthorized, throttled, quotaExceeded, serverError, and unavailable.
Tagged areas include Rate Limiting, Weather, and Quota.