Skip to main content

Rate Limits

Rate limits control how many requests you can make per time period.
Rate limits reset at the start of each minute/hour window.

Monthly Quotas

Quotas limit total captures per billing period.

Response Headers

Rate limit info is included in response headers:

Handling Rate Limits

When rate limited, you receive a 429 response:

Best Practices

  1. Check headers - Monitor remaining requests
  2. Implement backoff - Wait before retrying
  3. Queue requests - Spread requests over time
  4. Use caching - Avoid duplicate requests

Retry Example

Quota Management

Monitor quota usage in your Dashboard.

Quota Response

When quota is exceeded:

Tips to Reduce Usage

  1. Enable caching - Reuse captures for identical requests
  2. Batch requests - Plan captures efficiently
  3. Review history - Remove unnecessary captures
  4. Upgrade plan - Get more quota if needed

Enterprise Limits

Need higher limits? Contact us for custom enterprise plans with:
  • Unlimited monthly captures
  • Custom rate limits
  • Dedicated infrastructure
  • Priority support