Skip to content

Quotas

Depending on your Corsfix plan, you have access to different quotas and allowances.

Each plan is designed with different throughput capacities to accommodate various usage scenarios. Throughput is measured in requests per minute (RPM) and per IP address.

PlanRPM (per IP)
Lite60 RPM
Plus120 RPM
Pro180 RPM

When exceeding the throughput capacity, users will receive a 429 Too Many Requests response, which indicates that they have reached the maximum number of requests allowed for their IP address.

Each response includes headers that provide information about the status:

Header NameDescription
X-RateLimit-LimitThe maximum number of requests allowed per minute
X-RateLimit-RemainingThe number of requests remaining in the current time window
X-RateLimit-UsedThe number of requests used in the current time window
X-RateLimit-ResetThe time at which the rate limit will reset, in Unix timestamp format

Each plan includes a specific monthly data transfer allowance for outbound traffic. Data transfer refers to the amount of data sent from Corsfix servers to your users.

PlanMonthly Data Transfer
Lite25 GB
Plus100 GB
Pro500 GB

Important Notes:

  • Data transfer quotas apply only to outbound traffic (data sent from Corsfix to your users)
  • Inbound data transfer (requests sent to Corsfix) is always free and unlimited
  • You can monitor your current usage and remaining quota on the Metrics page of your dashboard