Codeclimate Rate Limits
The Code Climate Quality REST API (v1) is a JSON API served from https://api.codeclimate.com/v1 and authenticated with a personal access token. Code Climate does not publish specific numeric request-per-minute or request-per-day limits for the public API; throttling is enforced at the platform level and product consumption is governed by per-plan monthly analysis-minute allotments rather than per-request quotas. Specific API rate-limit values are not reconciled in this artifact.
Codeclimate Rate Limits is the machine-readable rate-limit profile for Code Climate on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, minutes, and records.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Code Quality, Static Analysis, Test Coverage, Engineering Analytics, and Rate Limiting.