[Notice] Update to WebSocket API Orderbook Unit Options on July 2
6 days ago
WEBSOCKET
orderbook
Dear Traders,
We would like to inform you of an update to the unit configuration method for the orderbock type in the UpbitWebSocket API.
*Please ensure that this change is reflected in your system or program logic to avoid any disruptions.We recommend reviewing and applying the update in advance for a more stable service experience.
Change Details
- Only the following (
count
) values are supported:1
,5
,15
,30
. - If an unsupported value is provided, the default (30 units) will be returned.
Before | After | |
---|---|---|
Supported | 1 ~ 30 | 1 , 5 , 15 , 30 |
Format | {code}.{count} | {code}.{count} |
Example | KRW-BTC.3 , KRW-XRP.27 | KRW-BTC.5 , KRW-XRP.15 |
- More details can be found in this document
Schedule
- Release Date: Wed, 2nd July, 2025 (KST)
- Supported Countries: Singapore, Indonesia, Thailand
- Docs Version:
v 1.2.1
or later
If you have any inquiries, please contact us at [email protected]
We'll get back to you as soon as possible.
Thank you.
Upbit Developer Center