Novu Co Rate Limits
Novu Cloud enforces documented per-second API rate limits using a token-bucket model that varies by plan tier and by request category. Requests are grouped into three categories - Events (Trigger), Configuration, and a Global default bucket - each with its own per-second budget. Standard requests cost 1 token; bulk requests (for example POST /v1/events/trigger/bulk) cost 100 tokens, so a bulk call consumes a much larger share of the budget. Limits scale up with the plan: Free, Pro, Team, and Enterprise. Self-hosted Novu deployments configure their own limits.
Novu Co Rate Limits is the machine-readable rate-limit profile for Novu on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 13 rate-limit definitions, measuring requests and tokens.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Notifications, Multi-Channel, Rate Limiting, and Quotas.