Maxbit API documentation
Maxbit
Copy Page
Maxbit API documentation
Maxbit
Maxbit Orderbook websocket
Get User Balance
GET
Get Deposit Address
GET
Symbol Price Ticker
GET
Get All Asset And Network
GET
New Order
POST
Query Order
GET
Cancel Order
PUT
Cancel all Open Orders on a Symbol
PUT
All Orders
GET
System Status
GET
Account API Trading Status
GET
Get Crypto Deposit History
GET
Get Crypto Withdraw History
GET
Get Fiat Transactions
GET
Get User Banks
GET
Fiat Withdrawal (Advanced)
POST
Get Trading pair
GET
Get Pair Settings
GET
Trading Fee
GET
Maxbit
Copy Page
Maxbit Orderbook websocket
wss://www.maxbit.com/socket/socket
Retrieves the order book for a specified trading symbol, providing users with detailed information about the current buy and sell orders, including price levels and order quantities.
In Messages
To subscribe: SUBSCRIBE_STREAM_ORDER_BOOK
Subscribe Example
To unsubscribe: UNSUBSCRIBE_STREAM_ORDER_BOOK
Un-subscribe Example
Response Example
Request
None
Modified at
2024-09-24 08:42:52
Previous
Maxbit
Next
Get User Balance