Rate Limiting
Music Generate Rate Limiting
We have implemented a rate limiting mechanism based on a sliding window algorithm. This mechanism is designed to enhance security and prevent improper use or abuse of the service.
- Generate music API call frequency of once every 4 seconds
- The frequency of querying music content API is 2 times per second