List Sub-Account API Key IP Addresses
List Sub-Account API Key IP Addresses
List all trusted IP addresses configured for a sub-account API key via the WhiteBIT V4 API.
POST
List Sub-Account API Key IP Addresses
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
ID of the API key to list IP addresses for
Example:
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Response
Successful response