cURL
curl --request POST \ --url https://whitebit.com/api/v4/order/collateral/bulk \ --header 'Content-Type: application/json' \ --header 'X-TXC-APIKEY: <api-key>' \ --data ' { "orders": [ {} ], "stopOnFail": true, "request": "<string>", "nonce": "<string>" } '
This endpoint creates multiple collateral limit orders.
Rate limit: 10000 requests/10 sec.
API Key authentication for private endpoints.
Required headers:
Orders created