PrestaShop · Rate Limits
Prestashop Rate Limits
Rate limit information for the PrestaShop Webservice API and Admin API
Prestashop Rate Limits is the machine-readable rate-limit profile for PrestaShop on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions.
Tagged areas include E-Commerce, Open-Source, Product, Order, and Customers.
3 Limits
E-CommerceOpen-SourceProductOrderCustomersInventoryCatalogCarriersStockTax
Limits
No Platform Rate Limit global
PrestaShop's Webservice API does not enforce a built-in rate limit. Request throughput is constrained only by the underlying server resources (CPU, memory, database connections) of the hosting environment.
Server-Side Throttling (Hosted) per-store
For PrestaShop Hosted plan (Gandi infrastructure), server-side throttling may apply based on hosting tier resources. Exact limits are not publicly documented; contact PrestaShop support for specifics.
PHP max_execution_time per-request
30
Default PHP max_execution_time is 30 seconds per request on most hosting environments. Long-running bulk API operations may time out if this limit is not increased by the server administrator.
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.