Rubygems Rate Limits
RubyGems.org enforces rate limits at two layers. A load balancer tier caps raw request rate per source IP across the API and website. An application tier (rack-attack) layers additional limits on auth, MFA, gem ownership, and gem publishing endpoints. Limits apply per IP/account; there is no paid tier to raise them. Extreme abuse can result in IP blackholing, with appeal via support@rubygems.org.
Rubygems Rate Limits is the machine-readable rate-limit profile for RubyGems on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 6 rate-limit definitions, measuring requests_per_second, requests_per_window, and requests_per_hour.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Ruby, Package Manager, Open Source, Developer Tools, and Rate Limiting.
Limits
Policies
Sources
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.