Create a new mining account linked to a WhiteBIT account via the V4 API.
The public WhiteBIT API key.
Base64-encoded JSON request body.
HMAC-SHA512 signature of the payload, hex-encoded. Computed as hex(HMAC-SHA512(payload, api_secret)).
Mining pool account name. Must be unique. Alphanumeric characters and underscores allowed.
255"my_miner_01"
Request signature
"{{request}}"
Unique request identifier
"{{nonce}}"
Optional referral code for account creation
50"REF123"
Successful response