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 docs
Live Rate Limit
LIVE

Traffic 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
rules.json
{
  "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 docs
Edge Locations
Enforcing
130+Availability Zones
< 2msDecision Latency
100%Data Sovereignty

FAQ

Frequently Asked Questions

Enhance ISO 27001
Enhance SOC 2
Enhance GDPR
Enhance HIPAA

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.