WebSocket API is a technology that allows you to open a real-time two-way communication session between a user’s software and the server.
The EXMO Websocket API consists of public and authenticated methods.
Public API methods allow you to receive the following market data in real-time without authorisation on the exchange:
Authenticated API allows authorised traders to obtain information on transactions, changes in wallets and orders in real-time:
In order to connect easily, we have prepared a ready-made code available in the following languages:
More detailed information about the update can be found in the official documentation on Postman.