Jump to content
  • Sign Up

API Requests limitations/throttling


Recommended Posts

Hi,

I'm pretty new with GW2 API and I really want to build some apps with the API. (for fun and self-use, not for sell or anything)

As a test I have written a little program to get the achievements one by one (async), and got after a while an error saying - "too many requests", which makes sense.

I only wish to know what is the limit? so basically how many requests per "x" (minute/second/..) so I will be able to avoid this issue.

Also - if someone figured out the optimal ratio between getting several ids in one request to amount of requests, please notify me :)

(For example - the ideal ratio could be achieved by combining 10 ids in 1 request or something like that)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...