This page specifies the rate limits that are applied to REST API calls.
What will happen to requests sent after breaching the rate limit?
I have to call the Okta primary authentication endpoint in my application. Is it possible to set a lower rate limit for any requests made for a particular user, so the endpoint rate limit is not breached if endpoint is called rapidly for a single user, so any requests made for other users will not be affected?