Cribl Rate Limits
Cribl's APIs (Cloud, Stream, Edge, Search, Lake, As Code) authenticate via OAuth 2.0 client credentials against the Cribl Cloud control plane. Cribl does not publish per-API-key request rate limits on its public documentation; effective throughput is bounded primarily by the platform-tier worker capacity (worker groups, worker processes, search executors) and daily TB/day data-processing ceiling. Hard request-rate throttles, if any, are enforced at the gateway and surfaced via standard HTTP 429 / 503 responses; exact numeric limits are not published.
Cribl Rate Limits is the machine-readable rate-limit profile for Cribl on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring tb_per_day, concurrent_workers, and varies.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and serviceUnavailable.
Tagged areas include Configuration, Data Lake, Data Pipelines, Data Routing, and Edge Computing.