Rate Limit API Requests Firewall Rule
Adds a rule to your Vercel Firewall that rate limits API requests.
Rate Limit API Requests
A firewall rule template designed to implement rate limiting for API requests, helping to protect your API from abuse and ensure fair usage.
The rule defaults to the "log action". Set to "Deny" to actually block requests.
Consider customization
The generated firewall rule provides a basic rate limiting structure. Consider customizing the following parameters to suit your specific API needs:
- Request limit: Adjust the maximum number of requests allowed within the time window.
- Time window: Modify the duration for which the request limit applies.
- Allow list: Configure exceptions for trusted entities across 15+ parameters.
- Response: Customize the response sent when a client exceeds the rate limit.
Availability
Rate limiting is available to customers on Pro or Enterprise plans.
Rate Limit API Requests Firewall Rule
Adds a rule to your Vercel Firewall that rate limits API requests.
Rate Limit API Requests
A firewall rule template designed to implement rate limiting for API requests, helping to protect your API from abuse and ensure fair usage.
The rule defaults to the "log action". Set to "Deny" to actually block requests.
Consider customization
The generated firewall rule provides a basic rate limiting structure. Consider customizing the following parameters to suit your specific API needs:
- Request limit: Adjust the maximum number of requests allowed within the time window.
- Time window: Modify the duration for which the request limit applies.
- Allow list: Configure exceptions for trusted entities across 15+ parameters.
- Response: Customize the response sent when a client exceeds the rate limit.
Availability
Rate limiting is available to customers on Pro or Enterprise plans.