1 [P90] zylalx1 Member 6 posts 30,853 battles Report post #1 Posted March 3, 2022 Hi. I'm developing a standalone app using WG API. It may be used by many different users and I'm not sure if the request limit would be exceeded. The doc (https://developers.wargaming.net/documentation/guide/principles/) says: Standalone applications. The limit is set on the number of requests sent from one IP address at the same time and in general equal to 10 requests per second. I'm quite confused about the description. Does it mean every single IP address have its own 10 req/s cap? (e.g. 10 IPs, every IP sending 10 req/s simultaneously) Or the 10 req/s cap is shared among all IP addresses? (e.g. 10 IPs, every IP sending 1 req/s simultaneously) Share this post Link to post Share on other sites
247 MatroseFuchs Administrator 534 posts 41 battles Report post #2 Posted March 4, 2022 Hi, I guess it says about the limit for each IP. Share this post Link to post Share on other sites