Lux Docs
Cex

API Reference

CEX REST and FIX APIs

REST Endpoints

MethodPathDescription
POST/v1/ordersSubmit order
DELETE/v1/orders/:idCancel order
GET/v1/ordersList orders
GET/v1/tradesTrade history
GET/v1/marketsAvailable markets
GET/v1/orderbook/:symbolOrder book
GET/v1/account/balancesAccount balances

FIX Messages

MessageTagDescription
NewOrderSingleDSubmit new order
OrderCancelRequestFCancel order
ExecutionReport8Order status/fill
MarketDataRequestVSubscribe to market data

On this page