<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
Rate Limit Warning for /api/v1/ratelimit/usage/{bucketUuid}
Administration
Okta Classic Engine
Okta Identity Engine
Overview

Admins may receive rate limit warning emails for the /api/v1/ratelimit/usage/{bucketUuid} endpoint, which is not tracked in the rate limit dashboard nor mentioned in public-facing documentation. This article aims to explain what causes these warnings and what the impact is.

Applies To
  • Rate Limit Warning
  • Rate Limit Dashboard
  • /api/v1/ratelimit/usage/{bucketUuid} API endpoint
Cause

This specific warning is triggered by clicking the Show More option from the Rate Limit Dashboard multiple times in quick succession. Each click will load 10 additional entries in the endpoint list, and for each endpoint, an /api/v1/ratelimit/usage/{bucketUuid} API call will be made to get the usage data. The base rate limit for this endpoint is 200 requests per minute, so depending on the rate limit threshold, it may be triggered as soon as after clicking Show more 5 times.

Solution

This rate limit warning has no real impact on the user, as the endpoint is used only in the Rate Limit Dashboard. To prevent further rate limit warnings and their associated emails, space out the Show More usage.

Recommended content

Loading
Rate Limit Warning for /api/v1/ratelimit/usage/{bucketUuid}