Get my codes
Get my codes
Get a list of WhiteBIT codes created by an account, including status and details, via the V4 API.
POST
Get my codes
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:
30
Use the OFFSET clause to return entries starting from a particular line.
Required range:
0 <= x <= 10000Example:
0