Upbit Rate Limits
Upbit enforces per-group request rate limits tracked via response headers. Each response includes a Remaining-Req header indicating the group name, remaining calls for the current minute, and remaining calls for the current second (format: group=
Upbit Rate Limits is the machine-readable rate-limit profile for Upbit on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests_per_second, connections, and interval_ms.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Rate Limiting, Cryptocurrency, Exchange, and Market Data.
Limits
Policies
Sources
- https://global-docs.upbit.com/reference/rate-limits
- https://github.com/ccxt/ccxt/blob/master/python/ccxt/async_support/upbit.py
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.