example_rest.md
August 19, 2026 ยท View on GitHub
MarketData
GET /sapi/v1/w3w/wallet/prediction/market/detail - getMarketDetail - GetMarketDetailExample.java:37
GET /sapi/v1/w3w/wallet/prediction/category/list - listPredictionCategories - ListPredictionCategoriesExample.java:36
GET /sapi/v1/w3w/wallet/prediction/market/list - listPredictionMarkets - ListPredictionMarketsExample.java:39
GET /sapi/v1/w3w/wallet/prediction/market/search - marketSearch - MarketSearchExample.java:36
GET /sapi/v1/w3w/wallet/prediction/order-book/last-trade-price - queryLastTradePrice - QueryLastTradePriceExample.java:36
GET /sapi/v1/w3w/wallet/prediction/order-book - queryOrderBook - QueryOrderBookExample.java:37
Otc
POST /sapi/v1/w3w/wallet/prediction/otc/blocktrade/create - createOtcBlocktrade - CreateOtcBlocktradeExample.java:52
POST /sapi/v1/w3w/wallet/prediction/otc/blocktrade/fulfil - fulfilOtcBlocktrade - FulfilOtcBlocktradeExample.java:41
POST /sapi/v1/w3w/wallet/prediction/otc/blocktrade/detail - getOtcBlocktradeDetail - GetOtcBlocktradeDetailExample.java:40
POST /sapi/v1/w3w/wallet/prediction/otc/blocktrade/events - getOtcBlocktradeEvents - GetOtcBlocktradeEventsExample.java:40
POST /sapi/v1/w3w/wallet/prediction/otc/blocktrade/reserved-balances - getOtcReservedBalances - GetOtcReservedBalancesExample.java:49
POST /sapi/v1/w3w/wallet/prediction/otc/blocktrade/list - listOtcBlocktrades - ListOtcBlocktradesExample.java:39
POST /sapi/v1/w3w/wallet/prediction/otc/blocktrade/preview - previewOtcBlocktrade - PreviewOtcBlocktradeExample.java:42
POST /sapi/v1/w3w/wallet/prediction/otc/blocktrade/remove - removeOtcBlocktrades - RemoveOtcBlocktradesExample.java:42
Position
GET /sapi/v1/w3w/wallet/prediction/position/token - getPositionByToken - GetPositionByTokenExample.java:37
GET /sapi/v1/w3w/wallet/prediction/pnl/query - queryPnL - QueryPnLExample.java:38
GET /sapi/v1/w3w/wallet/prediction/position/list - queryPositions - QueryPositionsExample.java:37
GET /sapi/v1/w3w/wallet/prediction/position/filter - queryPositionsByFilter - QueryPositionsByFilterExample.java:37
GET /sapi/v1/w3w/wallet/prediction/position/settled-history - querySettledPositionHistory - QuerySettledPositionHistoryExample.java:37
Redeem
POST /sapi/v1/w3w/wallet/prediction/batch-redeem - batchRedeem - BatchRedeemExample.java:39
GET /sapi/v1/w3w/wallet/prediction/redeem/status - getRedeemStatus - GetRedeemStatusExample.java:41
Trade
POST /sapi/v1/w3w/wallet/prediction/trade/batch-cancel - batchCancelOrders - BatchCancelOrdersExample.java:53
POST /sapi/v1/w3w/wallet/prediction/trade/get-quote - getQuote - GetQuoteExample.java:48
POST /sapi/v1/w3w/wallet/prediction/trade/place-order-bundle - placeOrder - PlaceOrderExample.java:43
GET /sapi/v1/w3w/wallet/prediction/order/list - queryActiveOrders - QueryActiveOrdersExample.java:38
GET /sapi/v1/w3w/wallet/prediction/order/history - queryOrderHistory - QueryOrderHistoryExample.java:38
Transfer
POST /sapi/v1/w3w/wallet/prediction/deposit/apply - applyMmDeposit - ApplyMmDepositExample.java:45
POST /sapi/v1/w3w/wallet/prediction/withdraw/apply - applyMmWithdraw - ApplyMmWithdrawExample.java:51
POST /sapi/v1/w3w/wallet/prediction/transfer/inbound - createInboundTransfer - CreateInboundTransferExample.java:43
POST /sapi/v1/w3w/wallet/prediction/transfer/outbound - createOutboundTransfer - CreateOutboundTransferExample.java:40
GET /sapi/v1/w3w/wallet/prediction/transfer/list - queryTransferList - QueryTransferListExample.java:38
GET /sapi/v1/w3w/wallet/prediction/transfer/status - queryTransferStatus - QueryTransferStatusExample.java:40
Wallet
GET /sapi/v1/w3w/wallet/prediction/pnl/portfolio - getPortfolio - GetPortfolioExample.java:38
GET /sapi/v1/w3w/wallet/prediction/quota/limit/status - getQuotaStatus - GetQuotaStatusExample.java:37
GET /sapi/v1/w3w/wallet/prediction/wallet/list - listPredictionWallets - ListPredictionWalletsExample.java:37
GET /sapi/v1/w3w/wallet/prediction/balance/payment-options - queryPaymentOptionBalances - QueryPaymentOptionBalancesExample.java:37