Courier Com Rate Limits
Courier applies per-endpoint rate limits on the REST API (base https://api.courier.com) and returns HTTP 429 when a limit is exceeded. Some configuration/management endpoints are rate limited more tightly than the high-throughput Send API. Courier's documentation calls out specific limits on a few endpoint families - for example Lists write operations and Events PUT at roughly 20 requests/minute, and Brands PUT at roughly 200 requests/minute - and enforces a maximum request body size of 6 MB across all endpoints (returning 413 Payload Too Large). Idempotency keys, supplied via the Idempotency-Key header, are honored for 24 hours to safely retry sends.
Courier Com Rate Limits is the machine-readable rate-limit profile for Courier on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests and bytes.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled and payloadTooLarge.
Tagged areas include Notifications, Messaging, Multi-Channel, Rate Limiting, and Quotas.