Is there a limit on number of calls?

Is there a limit on number of calls?

in API Development

Posted by: Kruzak.3076

Kruzak.3076

Q:

- per IP address
- per API key

Is there a limit on number of calls?

in API Development

Posted by: SlippyCheeze.5483

SlippyCheeze.5483

A:

There was a post about rate limiting being introduced a while back, so yes, there are now limits. (…or soon will be, IDK.)

https://forum-en.gw2archive.eu/forum/community/api/HEADS-UP-rate-limiting-is-coming/page/2#post6559539

Lawton, perhaps that should get a sticky with details?

Is there a limit on number of calls?

in API Development

Posted by: Lawton Campbell

Lawton Campbell

Web Programmer

Ah yeah that’s a good point, I’ll see if I can figure out how to make a sticky post.

The rate limit is currently 600 requests/minute and is exposed in the X-Rate-Limit-Limit response header. It’s per-IP address.