Sentry · Rate Limits

Sentry Rate Limits

Sentry SDK ingest is per-DSN; Web API is per-token.

Sentry Rate Limits is the machine-readable rate-limit profile for Sentry on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 4 rate-limit definitions, measuring requests_per_second, events_per_minute, and events_per_month.

The profile also includes response codes documented for throttled.

Tagged areas include Rate Limiting and Error Monitoring.

4 Limits Throttle: 429
Rate LimitingError Monitoring

Limits

Web API (read) auth_token
requests_per_second · second
40
Web API (write) auth_token
requests_per_second · second
40
Project ingest cap (per DSN) project
events_per_minute
configurable
Set spike protection in project settings.
Account ingest account
events_per_month
tier-based

Sources