Create an inbound REST API rate limit
-
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- API implementation
Create rate limit rules to limit the number of inbound REST API requests processed per hour.
Before you begin
Role required: rate_limit_admin
About this task
Note: As requests reach an instance, each node maintains a rate limit count
per user. Every 30 seconds, the count is committed to the database. As a result, a rate limit
rule may not take effect for up to 30 seconds.
Procedure
What to do next
- Rate Limit Counts
- Lists, by user, the number of inbound REST API requests affected by this rate limit rule.
- Rate Limit Violations
- Lists, by user, the violations of this rate limit rule.
You can use these related lists to Monitor inbound REST API rate limit counts and violations.