added

New request: List of Subscribing WebSocket Data Inquiry

Dear Traders,

We are pleased to announce a new feature in our Open API.

[Support for Inquiry of Subscribing WebSocket Data Types]

👍

You can now explicitly know the data types to which you are subscribing.

[API Reference] > [WEBSOCKET] > [List Subscriptions]

  • A "Method" field will be added to the WebSocket request.
  • By setting the Method field to "LIST_SUBSCRIPTIONS" as shown below, you can receive a response indicating the data types currently being received through the connected WebSocket. For more detailed information, please refer to the document linked above.
[
  {
    "method": "LIST_SUBSCRIPTIONS"
  },
  {
    "ticket": "unique uuid"
  }
]

[Schedule]

  • Date: Wednesday, 31st July, 2024

If you have any inquiries, please contact us at [email protected], and we will promptly address your concerns.

We are committed to continually striving to be the best version of Upbit for you.

Thank you.