Improved

[Notice] New WebSocket LIST Format Types Supported (7/7 KST)

websocket format listjson

Dear Traders,

To improve the efficiency of WebSocket subscriptions, we support LIST-type request and response formats. With this update, real-time information for multiple types can now be received more concisely and efficiently.


Update Summary

<td style={{ border: '1px solid #ddd', padding: '8px' }}>
  Standard format. Each message is sent as a separate JSON object.
</td>
<td style={{ border: '1px solid #ddd', padding: '8px' }}>
  Lightweight format with only essential fields. Optimized for speed and size.
</td>
<td style={{ border: '1px solid #ddd', padding: '8px' }}>
  <strong>Standard list</strong> format.
</td>
<td style={{ border: '1px solid #ddd', padding: '8px' }}>
  <strong>Lightweight list</strong> format.
</td>
Format Name Description
DEFAULT
SIMPLE
JSON\_LIST
SIMPLE\_LIST

※ For further details, please consult the documentation.


Schedule

  • Release Date: Mon, 7 July, 2025 KST Completed
  • Supported Countries : Singapore, Indonesia, Thailand

If you have any inquiries, please contact us at [email protected].

We will respond as soon as possible.

Thank you.

Upbit Developer Center