List Sub-Account API Keys
List Sub-Account API Keys
List all API keys associated with a specific sub-account via the WhiteBIT V4 API.
POST
List Sub-Account API Keys
For security reasons, the
apiSecret field returns an empty string in the response. The API secret is only displayed once during the initial API key creation.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