get https://{region}-api.upbit.com/v1/orderbook
Retrieves the real-time orderbook data for the specified markets.
Check the proper endpoint based on your region.
The examples in this page is written using Singapore fiat code(SGD). Set the quote currency to match your region. The base_url differs by country/region. Make sure to specify the correct region value for your environment.
- Singapore (sg): https://sg-api.upbit.com
- Indonesia (id): https://id-api.upbit.com
- Thailand (th): https://th-api.upbit.com
- Singapore (sg): https://sg-api.upbit.com
- Indonesia (id): https://id-api.upbit.com
- Thailand (th): https://th-api.upbit.com
Version | Date | Changes |
---|---|---|
v1.2.1 | 2025-07-02 |
Addition of count parameter, up to 30 orderbook levels supported
|
v1.1.9 | 2025-05-07 |
Change in orderbook_units field of the Orderbook API,Increased from 15 to 30 |
Rate Limit
Up to 10 calls per second are allowed. This is measured on an IP basis and request counts are shared within the exchange 'orderbook' group.