Listmonk Rate Limits
As a self-hosted application, listmonk does not impose a vendor-side API rate limit; throughput is bounded only by the operator's own server, PostgreSQL database, and configuration. The relevant throttles are operator-controlled message-sending concurrency and per-messenger sliding windows configured in Settings (number of concurrent workers, messages per second), plus any rate limits imposed by the downstream SMTP / email provider used for outbound delivery. Specific numeric values depend entirely on the operator's deployment and are not fixed by the project.
Listmonk Rate Limits is the machine-readable rate-limit profile for listmonk on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, workers, and messages.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Email, Newsletter, Mailing List, Open Source, and Self-Hosted.