The Platform API uses various protective measures to enhance its stability during periods of high incoming traffic. If users send a large number of requests in rapid succession, they may receive error responses with a status code of 429
, indicating the need to reduce the rate of requests.
Rate Limits
Updated