cURL
curl --request POST \ --url https://whitebit.com/api/v4/order/cancel/all \ --header 'Content-Type: application/json' \ --header 'X-TXC-APIKEY: <api-key>' \ --data ' { "market": "BTC_USDT", "type": "limit", "request": "<string>", "nonce": "<string>" } '
This endpoint cancels all active orders for a market.
Rate limit: 10000 requests/10 sec.
API Key authentication for private endpoints.
Required headers:
"BTC_USDT"
limit
stop_limit
stop_market
Orders cancelled successfully