Rate Limits

Diffcord endpoint rate limits information

Rate limits exist on every endpoint, for information about the individual rate limits of some endpoints visit the endpoints page.

Response Status Code

429 Too Many Requests - HTTP

Response Headers

KeyDescription

X-Rate-Limit-Limit

Maximum number of requests allowed in window

X-Rate-Limit-Reset

Requests remaining in window

X-Rate-Limit-Remaining

Unix timestamp in milliseconds util rate limit is cleared

Last updated