Get codes history
Get codes history
Retrieve the history of applied and created WhiteBIT codes for an account via the V4 API.
POST
Get codes history
Authorizations
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)).
Body
application/json
Request signature
Example:
"{{request}}"
Unique request identifier
Example:
"{{nonce}}"
LIMIT is a special clause used to limit records a particular query can return.
Required range:
1 <= x <= 100Example:
100
Use the OFFSET clause to return entries starting from a particular line.
Required range:
0 <= x <= 10000Example:
0