来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 How to resolve HttpCode429 error when making API calls?
When your API calls reach the limit, you will receive an HTTP 429 error code.
To resolve this issue, please adjust the setting for the number of requests per second (QPS) and reduce the call frequency appropriately to maintain stable calls in case of interface rate limiting. Please avoid frequent retry operations as this will further increase the load on the interface.
Since this error imposes a significant burden on our system resources, if you do not make adjustments promptly, we will restrict your API calls. This may have a negative impact on your business. If you have already been restricted, please adjust your usage accordingly and then submit a support ticket to us for the removal of the restriction.
