Query Block Trade Details (USER_DATA)
Query block trade details; returns block trade details from counterparty's perspective.
Query Block Trade Details (USER_DATA) › Authorization
Query Block Trade Details (USER_DATA) › Request Weight
This endpoint consumes IP-based request weight. Heavier endpoints consume more of your IP rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Query Parameters
blockOrderMatchingKeyBlock trade matching key.
timestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
recvWindowRecv Window.
Query Block Trade Details (USER_DATA) › Responses
Block Trade Details
blockTradeSettlementKeyblock Trade Settlement Key
expireTimeexpire Time
liquidityliquidity
statusstatus
createTimecreate Time
legs
symbolsymbol
sideside
quantityquantity
priceprice
Accept Block Trade Order (TRADE)
Accept a block trade order
Accept Block Trade Order (TRADE) › Authorization
Accept Block Trade Order (TRADE) › Request Weight
This endpoint consumes IP-based request weight. Heavier endpoints consume more of your IP rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Accept Block Trade Order (TRADE) › Request Body
blockOrderMatchingKeytimestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
recvWindowAccept Block Trade Order (TRADE) › Responses
Accept Block Trade Order
blockTradeSettlementKeyblock Trade Settlement Key
expireTimeexpire Time
liquidityliquidity
statusstatus
createTimecreate Time
legs
symbolsymbol
sideside
quantityquantity
priceprice
Account Block Trade List (USER_DATA)
Gets block trades for a specific account.
Account Block Trade List (USER_DATA) › Authorization
Account Block Trade List (USER_DATA) › Request Weight
This endpoint consumes IP-based request weight. Heavier endpoints consume more of your IP rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Query Parameters
timestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
endTimeEnd Time, e.g 1593512200000
startTimeStart Time, e.g 1593511200000
underlyingUnderlying asset.
recvWindowRecv Window.
Account Block Trade List (USER_DATA) › Responses
Account Block Trade List
parentOrderIdparent Order Id
crossTypecross Type
legs
createTimecreate Time
updateTimeupdate Time
symbolsymbol
orderIdorder Id
orderPriceorder Price
orderQuantityorder Quantity
orderStatusorder Status
executedQtyexecuted Qty
executedAmountexecuted Amount
feefee
orderTypeorder Type
orderSideorder Side
idid
tradeIdtrade Id
tradePricetrade Price
tradeQtytrade Qty
tradeTimetrade Time
liquidityliquidity
commissioncommission
blockTradeSettlementKeyblock Trade Settlement Key
Extend Block Trade Order (TRADE)
Extends a block trade expire time by 30 mins from the current time.
Extend Block Trade Order (TRADE) › Authorization
Extend Block Trade Order (TRADE) › Request Weight
This endpoint consumes IP-based request weight. Heavier endpoints consume more of your IP rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Extend Block Trade Order (TRADE) › Request Body
blockOrderMatchingKeytimestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
recvWindowExtend Block Trade Order (TRADE) › Responses
Extend Block Trade Order
blockTradeSettlementKeyblock Trade Settlement Key
expireTimeexpire Time
liquidityliquidity
statusstatus
createTimecreate Time
legs
symbolsymbol
sideside
quantityquantity
priceprice
New Block Trade Order (TRADE)
Send in a new block trade order.
New Block Trade Order (TRADE) › Authorization
New Block Trade Order (TRADE) › Request Weight
This endpoint consumes IP-based request weight. Heavier endpoints consume more of your IP rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
New Block Trade Order (TRADE) › Request Body
liquidityMax 1 (only single leg supported), list of legs parameters in JSON; example: eapi/v1/block/order/create?orders=[{"symbol":"BTC-210115-35000-C", "price":"100","quantity":"0.0002","side":"BUY","type":"LIMIT"}]
symbolOption trading pair
sideBuy/sell direction
typeOrder type
quantityOrder quantity
priceOrder price
timestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
recvWindowNew Block Trade Order (TRADE) › Responses
New Block Trade Order
blockTradeSettlementKeyblock Trade Settlement Key
expireTimeexpire Time
liquidityliquidity
statusstatus
legs
symbolsymbol
sideside
quantityquantity
priceprice
Cancel Block Trade Order (TRADE)
Cancel a block trade order.
Cancel Block Trade Order (TRADE) › Authorization
Cancel Block Trade Order (TRADE) › Request Weight
This endpoint consumes IP-based request weight. Heavier endpoints consume more of your IP rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Query Parameters
blockOrderMatchingKeyBlock trade matching key.
timestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
recvWindowRecv Window.
Cancel Block Trade Order (TRADE) › Responses
OK
Query Block Trade Order (TRADE)
Check block trade order status.
Query Block Trade Order (TRADE) › Authorization
Query Block Trade Order (TRADE) › Request Weight
This endpoint consumes IP-based request weight. Heavier endpoints consume more of your IP rate limit capacity.
Learn more in the Rate limits section.
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Query Parameters
timestampUnix timestamp in milliseconds used to sign the request. The value must reflect the current client time and is validated by the server for signed endpoints.
blockOrderMatchingKeyIf specified, returns the specific block trade associated with the blockOrderMatchingKey
endTimeEnd Time, e.g 1593512200000
startTimeStart Time, e.g 1593511200000
underlyingUnderlying asset.
recvWindowRecv Window.
Query Block Trade Order (TRADE) › Responses
Block Trade Order
blockTradeSettlementKeyblock Trade Settlement Key
expireTimeexpire Time
liquidityliquidity
statusstatus
createTimecreate Time
legs
symbolsymbol
sideside
quantityquantity
priceprice