Ensure PPRO API's stability by safeguarding against malicious activity

API rate limits are implemented to ensure fair and efficient usage of resources, maintain the stability of our services, and protect against abuse or overuse. By controlling the number of requests that can be made within a specified period, we prevent server overloads, ensure consistent performance for all customers, and safeguard the system from malicious activity.

By default, each customer can issue up to 50 read requests per second, and 50 write requests per second in PPRO’s live environment. Increased limits are configurable upon request for high-traffic customers.

Read and write limits are reduced to 5 requests per second in the sandbox environment.

Exceeding the limit will result in an HTTP 429 Too Many Requests error.