<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
API Endpoint for the Forgot Password API
Administration
Okta Classic Engine
Okta Identity Engine
Overview
This article explains which API endpoint the forgot password API belongs to in terms of rate limiting.
Applies To
  • Okta API Rate Limits
  • Password Recovery API
  • Okta Classic Engine
Solution

The rate limits for the '/api/v1/authn/recovery/password' endpoint fall under the /api/v1/authn/* rate limit umbrella. The overall /api/v1/authn/* endpoint rate limit for an organization can vary depending on the subscription type. For more details about rate limits, please see the related references below:


If testing a Tenant and checking for vulnerabilities, all test API requests must be packed into the same 60-second window. Rate limiting errors can be observed when this per-minute rate limit is reached.
 

NOTE: If all the requests are spread over several minutes, rate limit errors will not occur.

 

Related References

Loading
API Endpoint for the Forgot Password API