Coder · Rate Limits

Coder Rate Limits

Coder does not publish explicit global API rate limits in its public documentation. Self-hosted deployments are subject to infrastructure capacity; the platform has been tested at median API request rates of 350 RPS during dashboard scenarios and 250 RPS during web terminal scenarios. Code-server password authentication is rate-limited to 2 attempts per minute plus 12 per hour.

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

It captures 4 rate-limit definitions, measuring requests_per_minute, requests_per_hour, and requests_per_second.

The profile also includes response codes documented for throttled.

Tagged areas include Rate Limiting.

4 Limits Throttle: 429
Rate Limiting

Limits

Code-Server Password Authentication ip
requests_per_minute · minute
2
Code-Server Password Authentication (hourly burst) ip
requests_per_hour · hour
12
API Dashboard (scale reference) deployment
requests_per_second · second
350
API Web Terminal / Workspace Apps (scale reference) deployment
requests_per_second · second
250

Sources