Get a list of WhiteBIT codes created by an account, including status and details, 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)).
Request signature
"{{request}}"
Unique request identifier
"{{nonce}}"
LIMIT is a special clause used to limit records a particular query can return.
1 <= x <= 10030
Use the OFFSET clause to return entries starting from a particular line.
0 <= x <= 100000