Dub · Rate Limits

Dub Rate Limits

Dub enforces per-minute rate limits on API requests, varying by subscription plan. Standard endpoints use per-minute limits while analytics endpoints (GET /analytics and GET /events) use per-second limits. IETF-standard rate limit response headers are included in all API responses. A 429 Too Many Requests response is returned when limits are exceeded.

Dub Rate Limits is the machine-readable rate-limit profile for Dub on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 8 rate-limit definitions, measuring requests_per_minute and requests_per_second.

The profile also includes response codes documented for throttled.

Tagged areas include Rate Limiting.

8 Limits Throttle: 429
Rate Limiting

Limits

Free Plan - Standard Endpoints key
requests_per_minute · minute
60
Pro Plan - Standard Endpoints key
requests_per_minute · minute
600
Business Plan - Standard Endpoints key
requests_per_minute · minute
1200
Advanced Plan - Standard Endpoints key
requests_per_minute · minute
3000
Enterprise Plan - Standard Endpoints key
requests_per_minute · minute
-1
Custom rate limits negotiated with sales
Pro Plan - Analytics Endpoints key
requests_per_second · second
2
Business Plan - Analytics Endpoints key
requests_per_second · second
4
Advanced Plan - Analytics Endpoints key
requests_per_second · second
8

Sources