Cronitor · Rate Limits

Cronitor Rate Limits

Cronitor enforces rate limits on both the Management (REST) API and the Telemetry API. The Telemetry API limits requests to 5 per second per endpoint with bursts up to 10, and 50 per second per IP with bursts up to 250. The Management API returns 429 responses when limits are exceeded; specific thresholds for the Management API are not publicly disclosed. The Business plan advertises unlimited API requests.

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

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

The profile also includes response codes documented for throttled.

Tagged areas include Rate Limiting.

5 Limits Throttle: 429
Rate Limiting

Limits

Telemetry API Per-Endpoint key
requests_per_second · second
5
Telemetry API Per-Endpoint Burst key
requests_burst · second
10
Telemetry API Per-IP ip
requests_per_second · second
50
Telemetry API Per-IP Burst ip
requests_burst · second
250
Management API key
requests_per_minute · minute
-1

Sources