Public Market Data
What this group covers
Public market data endpoints expose markets, tickers, order books, trades, candles, oracle data, and public liquidity views.
The endpoint list below is generated from the canonical OpenAPI specification and kept in sync through CI.
Get server time
Get server time
Get public status
Get public status
List public markets
List public markets
Exchange info (all instruments' trading rules)
Single call returning every instrument's trading rules — tick size, lot size, min notional, max order qty, price precision, status, and assets — so a liquidity provider can align orders before the first submit. All `*_micro` fields are integer atoms (decimal value × `microsScale`, which is 1e6); decimal-string mirrors (`tickSize`/`lotSize`/`minNotional`) are provided for convenience.
Get public market detail
Get public market detail
Get public market oracle data
Get public market oracle data
Get compact public market snapshot
Get compact public market snapshot
Get public market L2 orderbook
Get public market L2 orderbook
Alias for public market L2 orderbook
Alias for public market L2 orderbook
List public market trades
List public market trades
List recent public market trades
List recent public market trades
Get public market candles
Get public market candles
Get public market ticker
Get public market ticker
List public tickers
List public tickers
List recent public trades
List recent public trades
Upgrade to the public snapshot+delta feed WebSocket
Sequenced public market-data feed. Use `/a` and `/b` for redundant lines.
Upgrade to public feed line A
Upgrade to public feed line A
Upgrade to public feed line B
Upgrade to public feed line B