#Rate limit question

2 messages · Page 1 of 1 (latest)

signal thistle
hasty lily
#

The headers should explain the rate limits per endpoint, they are listed here: https://docs.sentry.io/api/ratelimits/
The limits communicated through those headers are the limits there are no further (hidden) limits as far as I'm aware. Check with X-Sentry-Rate-Limit-Reset when the rate limit window expires and you should be able to make another X-Sentry-Rate-Limit-Limit requests.