Synapse Rate Limits
Synapse ships with documented per-second / burst-count rate limits configured under the `ratelimiting` section of homeserver.yaml. Defaults are operator-tunable. Limits are enforced per-user / per-IP / per-room as appropriate and are not bound to a commercial plan because Synapse is self-hosted open-source software.
Synapse Rate Limits is the machine-readable rate-limit profile for Synapse on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 11 rate-limit definitions, measuring requests_per_second.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Matrix, Messaging, Open Source, and Rate Limiting.
Limits
Policies
Sources
- https://element-hq.github.io/synapse/latest/usage/configuration/config_documentation.html
- https://github.com/element-hq/synapse
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.