Sequin Io Rate Limits
Sequin does not publish fixed numeric rate limits for the Management API. On self-hosted deployments, throughput is bounded only by your own hardware - Sequin sustains roughly 50k operations/sec (~40 MB/s) in published benchmarks. On Sequin Cloud, sustained streaming throughput is governed by your plan's monthly change-record / data-volume allowance rather than by a per-minute request cap. Data-plane delivery (to sinks and via the Sequin Stream pull API) is controlled by per-sink configuration such as batch size, max concurrency, and backpressure rather than a global limit.
Sequin Io Rate Limits is the machine-readable rate-limit profile for Sequin on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests, operations, records, and messages.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Change Data Capture, CDC, Postgres, Streaming, and Rate Limiting.