Jetbrains Rate Limits
JetBrains REST APIs (TeamCity, YouTrack, Space, Hub) are most commonly self-hosted, so raw request rate is bounded by the customer's server capacity rather than a vendor-side per-second cap. The two SaaS surfaces — JetBrains Space cloud and YouTrack InCloud — apply per-token throttling to protect shared infrastructure; published numbers are general guidance, with production raises arranged via support. JetBrains AI uses an AI-credit model where rate is bounded by remaining credits per subscription.
Jetbrains Rate Limits is the machine-readable rate-limit profile for JetBrains on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests_per_second, requests_per_minute, varies, and ai_credits.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and serviceUnavailable.
Tagged areas include Rate Limiting, Developer Tools, IDE, and DevOps.