Get my codes
Codes
Get my codes
This endpoint retrieves the list of WhiteBIT codes created by my account.
POST
Get my codes
Documentation Index
Fetch the complete documentation index at: https://whitebit-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication using signed requests
Body
application/json
Request signature
Unique request identifier
LIMIT is a special clause used to limit records a particular query can return.
Required range:
1 <= x <= 100If you want the request to return entries starting from a particular line, you can use OFFSET clause to tell it where it should start.
Required range:
0 <= x <= 10000