Flow Unified API

Rate limits

Rate limits are enforced per connected system, so a slow platform never throttles a fast one.

Because unified calls fan out to real platform APIs, rate limits are enforced per connected system — a slow platform never throttles your calls to a fast one. When a limit is hit, Flow queues briefly and then returns 429 Too Many Requests; back off and retry with exponential delay.

SystemAuthRate limit
ShopifyOAuth 2.01 req / s
Lightspeed X-SeriesOAuth 2.070 req / 6s
Lightspeed R-SeriesOAuth 2.01 req / 10s
SquareOAuth 2.05 req / s
Clover (Asia Pacific)API token5 req / 6s
ToastAPI token5 req / s
Clover (US)API token5 req / 6s
Lightspeed K-SeriesOAuth 2.0100 req / 60s
QuickBooks OnlineOAuth 2.050 req / 6s
XeroOAuth 2.01 req / s
Cin7 CoreAPI key2 req / 3s

Per-entity limits can be stricter than the system-wide default — each entity's Supported systems table in the API reference lists the exact limit that applies to its reads and writes.