Jump to content
Forum Shutdown 28/7/2023  Read more... ×
Forum Shutdown 28/7/2023  Read more... ×
Sign in to follow this  
You need to play a total of 5 battles to post in this section.
zylalx1

question about WG API request limit

2 comments in this topic

Recommended Posts

1
[P90]
Member
6 posts
30,853 battles

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
Sign in to follow this  

×