Response Headers
The response headers describe your current rate limit following every request in conformance with the sixth IETF standard draft:Header name | Description |
---|---|
ratelimit-limit | Maximum number of requests allowed within a window. |
ratelimit-remaining | Number of requests remaining within a window. |
ratelimit-reset | Time at which the rate limit will reset. |
retry-after | How many seconds you should wait before making a follow-up request. |