Rate limits
Understand API rate limits and quotas
The Resent API enforces rate limits and sending quotas so the platform stays reliable for everyone.
Rate limits
The default maximum rate limit is 5 requests per second per team. This limit applies across all API keys associated with your team. It can be increased for trusted senders on request.
When you exceed the limit, the API returns 429.
Response headers
To avoid 429 responses, queue requests or lower concurrent calls per second.
Email quotas
In addition to rate limits, the API returns headers that track sending quotas:
Exceeding quota limits also returns 429.

