POST /sapi/v1/margin/max-leverage - adjustCrossMarginMaxLeverage - AdjustCrossMarginMaxLeverageExample.java:53
DELETE /sapi/v1/margin/isolated/account - disableIsolatedMarginAccount - DisableIsolatedMarginAccountExample.java:48
POST /sapi/v1/margin/isolated/account - enableIsolatedMarginAccount - EnableIsolatedMarginAccountExample.java:49
GET /sapi/v1/bnbBurn - getBnbBurnStatus - GetBnbBurnStatusExample.java:47
GET /sapi/v1/margin/tradeCoeff - getSummaryOfMarginAccount - GetSummaryOfMarginAccountExample.java:47
GET /sapi/v1/margin/capital-flow - queryCrossIsolatedMarginCapitalFlow - QueryCrossIsolatedMarginCapitalFlowExample.java:47
GET /sapi/v1/margin/account - queryCrossMarginAccountDetails - QueryCrossMarginAccountDetailsExample.java:47
GET /sapi/v1/margin/crossMarginData - queryCrossMarginFeeData - QueryCrossMarginFeeDataExample.java:48
GET /sapi/v1/margin/isolated/accountLimit - queryEnabledIsolatedMarginAccountLimit - QueryEnabledIsolatedMarginAccountLimitExample.java:47
GET /sapi/v1/margin/isolated/account - queryIsolatedMarginAccountInfo - QueryIsolatedMarginAccountInfoExample.java:49
GET /sapi/v1/margin/isolatedMarginData - queryIsolatedMarginFeeData - QueryIsolatedMarginFeeDataExample.java:48
GET /sapi/v1/margin/next-hourly-interest-rate - getFutureHourlyInterestRate - GetFutureHourlyInterestRateExample.java:47
GET /sapi/v1/margin/interestHistory - getInterestHistory - GetInterestHistoryExample.java:59
POST /sapi/v1/margin/borrow-repay - marginAccountBorrowRepay - MarginAccountBorrowRepayExample.java:48
GET /sapi/v1/margin/borrow-repay - queryBorrowRepayRecordsInMarginAccount - QueryBorrowRepayRecordsInMarginAccountExample.java:52
GET /sapi/v1/margin/interestRateHistory - queryMarginInterestRateHistory - QueryMarginInterestRateHistoryExample.java:47
GET /sapi/v1/margin/maxBorrowable - queryMaxBorrow - QueryMaxBorrowExample.java:49
GET /sapi/v1/margin/crossMarginCollateralRatio - crossMarginCollateralRatio - CrossMarginCollateralRatioExample.java:47
GET /sapi/v1/margin/allPairs - getAllCrossMarginPairs - GetAllCrossMarginPairsExample.java:47
GET /sapi/v1/margin/isolated/allPairs - getAllIsolatedMarginSymbol - GetAllIsolatedMarginSymbolExample.java:47
GET /sapi/v1/margin/allAssets - getAllMarginAssets - GetAllMarginAssetsExample.java:47
GET /sapi/v1/margin/delist-schedule - getDelistSchedule - GetDelistScheduleExample.java:47
GET /sapi/v1/margin/list-schedule - getListSchedule - GetListScheduleExample.java:48
GET /sapi/v1/margin/isolatedMarginTier - queryIsolatedMarginTierData - QueryIsolatedMarginTierDataExample.java:48
GET /sapi/v1/margin/leverageBracket - queryLiabilityCoinLeverageBracketInCrossMarginProMode - QueryLiabilityCoinLeverageBracketInCrossMarginProModeExample.java:47
GET /sapi/v1/margin/available-inventory - queryMarginAvailableInventory - QueryMarginAvailableInventoryExample.java:47
GET /sapi/v1/margin/priceIndex - queryMarginPriceindex - QueryMarginPriceindexExample.java:47
DELETE /sapi/v1/margin/listen-key - closeUserDataStream - CloseUserDataStreamExample.java:45
PUT /sapi/v1/margin/listen-key - keepaliveUserDataStream - KeepaliveUserDataStreamExample.java:46
POST /sapi/v1/margin/listen-key - startUserDataStream - StartUserDataStreamExample.java:47
POST /sapi/v1/margin/apiKey - createSpecialKey - CreateSpecialKeyExample.java:62
DELETE /sapi/v1/margin/apiKey - deleteSpecialKey - DeleteSpecialKeyExample.java:48
PUT /sapi/v1/margin/apiKey/ip - editIpForSpecialKey - EditIpForSpecialKeyExample.java:48
GET /sapi/v1/margin/forceLiquidationRec - getForceLiquidationRecord - GetForceLiquidationRecordExample.java:47
GET /sapi/v1/margin/exchange-small-liability - getSmallLiabilityExchangeCoinList - GetSmallLiabilityExchangeCoinListExample.java:47
GET /sapi/v1/margin/exchange-small-liability-history - getSmallLiabilityExchangeHistory - GetSmallLiabilityExchangeHistoryExample.java:47
DELETE /sapi/v1/margin/openOrders - marginAccountCancelAllOpenOrdersOnASymbol - MarginAccountCancelAllOpenOrdersOnASymbolExample.java:48
DELETE /sapi/v1/margin/orderList - marginAccountCancelOco - MarginAccountCancelOcoExample.java:48
DELETE /sapi/v1/margin/order - marginAccountCancelOrder - MarginAccountCancelOrderExample.java:48
POST /sapi/v1/margin/order/oco - marginAccountNewOco - MarginAccountNewOcoExample.java:51
POST /sapi/v1/margin/order - marginAccountNewOrder - MarginAccountNewOrderExample.java:50
POST /sapi/v1/margin/order/oto - marginAccountNewOto - MarginAccountNewOtoExample.java:63
POST /sapi/v1/margin/order/otoco - marginAccountNewOtoco - MarginAccountNewOtocoExample.java:60
POST /sapi/v1/margin/manual-liquidation - marginManualLiquidation - MarginManualLiquidationExample.java:49
GET /sapi/v1/margin/rateLimit/order - queryCurrentMarginOrderCountUsage - QueryCurrentMarginOrderCountUsageExample.java:47
GET /sapi/v1/margin/allOrderList - queryMarginAccountsAllOco - QueryMarginAccountsAllOcoExample.java:48
GET /sapi/v1/margin/allOrders - queryMarginAccountsAllOrders - QueryMarginAccountsAllOrdersExample.java:50
GET /sapi/v1/margin/orderList - queryMarginAccountsOco - QueryMarginAccountsOcoExample.java:47
GET /sapi/v1/margin/openOrderList - queryMarginAccountsOpenOco - QueryMarginAccountsOpenOcoExample.java:47
GET /sapi/v1/margin/openOrders - queryMarginAccountsOpenOrders - QueryMarginAccountsOpenOrdersExample.java:50
GET /sapi/v1/margin/order - queryMarginAccountsOrder - QueryMarginAccountsOrderExample.java:49
GET /sapi/v1/margin/myTrades - queryMarginAccountsTradeList - QueryMarginAccountsTradeListExample.java:49
GET /sapi/v1/margin/apiKey - querySpecialKey - QuerySpecialKeyExample.java:48
GET /sapi/v1/margin/api-key-list - querySpecialKeyList - QuerySpecialKeyListExample.java:47
POST /sapi/v1/margin/exchange-small-liability - smallLiabilityExchange - SmallLiabilityExchangeExample.java:48
DELETE /sapi/v1/userDataStream/isolated - closeIsolatedMarginUserDataStream - CloseIsolatedMarginUserDataStreamExample.java:45
DELETE /sapi/v1/userDataStream - closeMarginUserDataStream - CloseMarginUserDataStreamExample.java:45
PUT /sapi/v1/userDataStream/isolated - keepaliveIsolatedMarginUserDataStream - KeepaliveIsolatedMarginUserDataStreamExample.java:46
PUT /sapi/v1/userDataStream - keepaliveMarginUserDataStream - KeepaliveMarginUserDataStreamExample.java:46
POST /sapi/v1/userDataStream/isolated - startIsolatedMarginUserDataStream - StartIsolatedMarginUserDataStreamExample.java:50
POST /sapi/v1/userDataStream - startMarginUserDataStream - StartMarginUserDataStreamExample.java:49
GET /sapi/v1/margin/transfer - getCrossMarginTransferHistory - GetCrossMarginTransferHistoryExample.java:49
GET /sapi/v1/margin/maxTransferable - queryMaxTransferOutAmount - QueryMaxTransferOutAmountExample.java:48