Estuary Rate Limits
The Estuary Flow control plane is a Supabase/PostgREST deployment; Estuary does not publish explicit numeric request-per-minute limits for the control-plane REST API. Practical constraints are shaped by access-token expiry, PostgREST result paging, and per-tenant catalog quotas on the number of tasks and collections rather than by an HTTP call-rate ceiling. The data plane itself is governed by tenant task/collection quotas and connector instance counts, not by API request rate.
Estuary Rate Limits is the machine-readable rate-limit profile for Estuary on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests, seconds, tasks, collections, and rows.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Data Integration, Streaming ETL, Change Data Capture, CDC, and Real-Time Data.