Shoplazza · Rate Limits
Shoplazza Rate Limits
The Shoplazza REST Admin API is request-based and rate-limited with a leaky bucket across two independent dimensions: an app/store pair bucket and a per-store bucket. Each request is counted against both; it succeeds only when both buckets have capacity, otherwise it is throttled.
Shoplazza Rate Limits is the machine-readable rate-limit profile for Shoplazza on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring bucket_size and requests_per_second.
The profile also includes response codes documented for throttled.
Tagged areas include Rate Limiting and E-Commerce.
4 Limits
Throttle: 429
Rate LimitingE-Commerce
Limits
App/store bucket size app-store-pair
40
App/store leak rate app-store-pair
2
Store bucket size store
80
Store leak rate store
20
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.