Spot Block Matching
Changelog
2025-12-26
Time-sensitive Notice
- The following change to REST API will occur at approximately 2026-01-15 07:00 UTC: When
calling endpoints that require signatures, percent-encode payloads before computing signatures.
Requests that do not follow this order will be rejected with
-1022 INVALID_SIGNATURE. Please review and update your signing logic accordingly.
REST API
- Updated documentation for REST API regarding Signed Endpoints examples for placing an order.
2025-06-27
- New endpoint for Spot Block Matching:
POST /sapi/v1/block-match/order/cancelOrder CancelPOST /sapi/v1/block-match/order/extendExtend Order Validity Period by Adding 30 Minutes to the Current TimePOST /sapi/v1/block-match/order/placeSpot block match Place order, The order is valid for 30 minutes and will automatically expire if not executed.POST /sapi/v1/block-match/order/takeAccept order, Complete TransactionPOST /sapi/v1/block-match/order/query-open-orderQuery User's Open OrdersPOST /sapi/v1/block-match/order/query-order-historyQuery User's Order HistoryPOST /sapi/v1/block-match/symbolsReturn Trading Symbols Supported by Block Match
Was this page helpful?
Last modified on