Status kill-switch timer
Status kill-switch timer
Check the current status and remaining time of the kill-switch timer for automatic order cancellation.
POST
Status kill-switch timer
Authorizations
API Key authentication for private endpoints.
Required headers:
- X-TXC-APIKEY: API key
- X-TXC-PAYLOAD: Base64 encoded JSON payload
- X-TXC-SIGNATURE: HMAC SHA512 signature
Body
application/json
Response
Successful response - returns array of kill-switch timer statuses
Market name
Example:
"BTC_USDT"
Timer start timestamp
Example:
1686127243
Order cancellation timestamp (startTime + timeout)
Example:
1686127343
Order types affected by kill-switch
Available options:
spot, margin, futures Example:
["spot", "margin"]