Operation Type | Limit | Window |
---|---|---|
Read (GET) | 200 | 10 seconds |
Write (POST, PUT, PATCH, DELETE) | 100 | 10 seconds |
X-RateLimit-Limit
: The maximum number of requests allowed in the current windowX-RateLimit-Remaining
: The number of requests remaining in the current windowX-RateLimit-Reset
: The date and time when the rate limit window resetsRetry-After
: The minimum number of seconds to wait before retrying (only when the limit has been reached)X-RateLimit-Remaining
header to anticipate when you’re approaching the limitX-RateLimit-Reset
header