Blocks excessive usage and abuse
Key | Description |
---|---|
X-RateLimit-Reset | Rate limit will reset in number of seconds from the response |
X-RateLimit-Limit | The actual number of requests you can carry out over the current period |
X-RateLimit-Remaining | The number of remaining request you can carry out before the period resets |
X-RateLimit-Limit-Minute | The number of requests you can carry out per minute |
X-RateLimit-Limit-IP | The number of requests you have left in the actual current minute period |
X-RateLimit-Remaining-Minute | The number of IP adresses you are allowed to carry out requests from |
X-RateLimit-Remaining-IP | The number of IP adresses left which you are allowed to carry out requests from |