Header name | Description |
---|---|
ratelimit-limit | Maximum number of requests allowed within a window. |
ratelimit-remaining | How many requests you have left within the current window. |
ratelimit-reset | How many seconds until the limits are reset. |
ratelimit-window | The window size in seconds for the rate limit. |
retry-after | How many seconds you should wait before making a follow-up request. |