Sendgrid Rate Limits
SendGrid v3 rate limiting, read from the published "Rate Limits" page of the v3 API reference on 2026-08-13. THE RUNTIME SIGNAL IS DOCUMENTED; THE NUMBERS ARE NOT. SendGrid returns three rate-limit headers on every response and a 429 on exhaustion, and an agent should drive entirely off those headers — because SendGrid publishes no per-endpoint or per-account numeric limit table. The values that appear on the docs page (500, 150) are illustrative examples inside a sample response, not a committed limit. Limits are described as "a fixed number of requests per refresh period" that varies by endpoint and plan.
Sendgrid Rate Limits is the machine-readable rate-limit profile for SendGrid on the APIs.io network, conforming to the API Commons Rate Limits specification.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Rate Limiting and Email.