Last updated 1 year ago
Export the secret key associated with the passed public key.
APIV1POSTKeyExportRequest is the request for POST /v1/key/export
POST /v1/key/export
POST /v1/key/export HTTP/1.1 Host: algo.nownodes.io X-KMD-API-Token: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 72 { "address": "text", "wallet_handle_token": "text", "wallet_password": "text" }
Response to POST /v1/key/export
No content