Generate a read-only watcher link to share mining statistics with others 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)).
Array of mining account names
1255["my_miner_01", "my_miner_02"]
Link name (alphanumeric and underscores only)
255^[a-zA-Z0-9_]+$"monitoring_link"
Array of permissions
1 - 3 elementsdashboard, rewards, workers ["dashboard", "workers"]
Expiration period
1h, 24h, 7d, always "7d"
Watcher link created successfully