API Limits

To maintain good performance, the Storage HTTP has a set of limits in place. These are applied on a per-server case on our side. Each of our storage locations runs multiple servers, meaning that if you connect to multiple of our servers, the limit will be applied separately on each of them.

TitleLimitDescription
Connections Per Zone75Up to 75 concurrent connections are allowed to upload to a single zone at the same time. If the limit is reached, further requests will be rejected with a status code 429.
Connections Per IP100Up to 100 connections will be allowed from a single IP. If the limit is reached, further requests will be rejected with a status code 429.