In the API Monitoring dashboard, the Top rate limited IPs section (under the Performance tab) displays a list of IPs and its count.
The `Count` value indicates the number of times that an IP was rate-limited within the last 30 days.
If you have set a maximum number of API calls per hour for each IP address with a rate-limited API key, Algolia returns a429
(Too Many Requests) HTTP status code if the number of API calls from an IP address exceeds that limit within the span of an hour .
The rate limited IP can make API calls again once the rate limit window resets at the start of the next hour.