Conduktor Rate Limits
Conduktor Console and Gateway are self-hosted (and Conduktor-managed) products, so the Console and Gateway REST APIs are not metered behind a public per-account rate limit the way a SaaS API would be; throughput is bounded by the deployment's own resources. Conduktor Gateway, however, can itself enforce Kafka client rate limits and quotas through safeguard interceptors (for example produce/consume rate limiting). Specific numeric limits are deployment-defined and not reconciled in this artifact.
Conduktor Rate Limits is the machine-readable rate-limit profile for Conduktor on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests and kafka_operations.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Apache Kafka, Streaming, Data Governance, Kafka Management, and Gateway.