Skip to content

05/26/2023 New limits for GREEN-API Ratelimiter#

Next week on 05/30/2023 7:00 (GMT+3) we plan to set new limits for GREEN-API Ratelimiter. Today Ratelimiter is setup to 50 rps. After 05/30/2023 for some methods it will be set to new values
The request will fail with HTTP 429 error if you hit the Ratelimiter limit.

New limits will be applied only to non-frequency methods. Sending and receiving methods will stay the same limit values.

What should I do?
You don't need to do anything if you goes well with the GREEN-API requests.

What should I do if I get the HTTP 429 error?
You should reduce the request frequency to GREEN-API in this case.

🦎 GREEN-API Team