Rate protection
Rate Limiting
Restrict traffic to your APIs, limiting consumption and protecting your origin from abuse with flexible, per-proxy rate limits — all without writing a line of code.
Per-Proxy Limits
Apply different rate limits per proxy — configured once in your proxy and enforced everywhere.
Enforcement at the Proxy
Rate-limit decisions are enforced within RequestRocket's serverless infrastructure, before forwarding, so third party applications never exceed your quota.
Notification Alerts
Receive alerts when a rate limit is exceeded. Configure email alerts through our API or dashboard.
Traffic Control
Flexible Rate-Limits
Configure rate limits per proxy. Simply change a number and it is applied to your proxy in seconds.
Learn more in the docsTraffic Control
API Configuration
Configure a rate through our API or dashboard. RequestRocket is a programmable API platform, so you can configure your rate limits within your own code.
Learn more in the docs{ "proxyName": "My API", "proxyRegion": "{{Region / Deployment}}", "clientId": "{{clientId}}", "userId": "{{userId}}", "parentId": "{{parentId}}", "proxyProxyCredentialId": "{{ProxyCredentialId}}", "proxyTargetCredentialId": "{{TargetCredentialId}}", "proxyTargetId": "{{TargetId}}", "proxyAdditionalHeaders": { "TargetId": "123454" }, "proxyAdditionalQueryParams": null, "proxyAdditionalData": null, "proxyMaxRequestsPerMinute": 100, "proxyMaxRequestsPerDay": 1000, "proxyMaxBackoff": 10, "proxyMaxRetryCount": 3, "proxyActive": true }
Traffic Control
Enforcement in Region
Limits are enforced at the proxy in each region into which you deploy. Decisions happen after authentication and before any request is forwarded to your APIs.
Learn more in the docsMore RequestRocket Features
One platform, every API control
FAQ
Frequently Asked Questions
Add outbound API security
without changing code
Start on your own or talk to our team about improving the security of every API call you make.