Jitsu Rate Limits
Jitsu does not publish fixed numeric request-per-second rate limits for its HTTP event ingestion API. For self-hosted (MIT) deployments, throughput is bounded only by the infrastructure you provision for the Ingest service and downstream Bulker/destinations. For Jitsu Cloud, the practical limit is the monthly active-event volume of your plan (200k on Free, 2M on Business, then metered overage); the bulk endpoint can accept on the order of tens of thousands of events in a single request. Specific per-account throttling values are not documented in a public artifact.
Jitsu Rate Limits is the machine-readable rate-limit profile for Jitsu on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring events and syncs.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Event Data, CDP, Data Pipeline, Open Source, and Rate Limiting.