Lists all of the public keys in this wallet. All of them have a stored private key.
APIV1POSTKeyListRequest is the request for POST /v1/key/list
POST /v1/key/list
POST /v1/key/list HTTP/1.1 Host: algo.nownodes.io X-KMD-API-Token: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 30 { "wallet_handle_token": "text" }
Response to POST /v1/key/list
No content