Qlty · Rate Limits

Qlty Rate Limits

Qlty does not publish a documented public REST API, so there are no documented per-endpoint HTTP rate limits. Usage on Qlty Cloud is instead governed by plan-based quotas - monthly analysis minutes and AI autofixes - rather than request-per-minute throttling. The Qlty CLI (including qlty coverage publish) runs locally and is not subject to API rate limits, though coverage ingestion is bounded by the project's Qlty Cloud plan quotas.

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

It captures 6 rate-limit definitions, measuring minutes, autofixes, and uploads.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Code Quality, Code Coverage, Static Analysis, Linting, and Developer Tools.

6 Limits Throttle: not documented
Code QualityCode CoverageStatic AnalysisLintingDeveloper ToolsRate LimitingQuotasThrottling

Limits

Analysis Minutes (Free) account
minutes
1000 per month
Monthly analysis-minute quota on the Qlty Cloud Free plan.
Analysis Minutes (Pro) account
minutes
20000 per month
Monthly analysis-minute quota on the Qlty Cloud Pro plan.
Analysis Minutes (Enterprise) account
minutes
75000 per month
Monthly analysis-minute quota on Enterprise; overage at $0.01/minute.
AI Autofixes (Free) account
autofixes
100 per month
Monthly AI autofix quota on the Free plan.
AI Autofixes (Pro) account
autofixes
5000 per month
Monthly AI autofix quota on the Pro plan.
Coverage Upload project
uploads
governed by plan analysis quota
qlty coverage publish ingestion counts against the project's Qlty Cloud plan; no documented per-request rate limit.

Policies

Plan-Based Quotas
Usage is bounded by monthly analysis minutes and AI autofixes per plan rather than HTTP request rate limits.
Enterprise Overage
Enterprise customers can purchase additional analysis minutes at $0.01 per minute beyond the included quota.

Sources