# Import zaddress private key Adds a zkey to your wallet. Endpoint: GET /daemon/zimportkey Version: 6.6.1 Security: ZelID ## Query parameters: - `zkey` (string, required) The zkey Example: "secret-extended-key-main1qdg0nnspqqqqpqxh3quajk7fux5njuukqs3caqrhcx6cvm0f47ftlktlkm76a0pxfara7jntype360dacdzftzm8vjpqn6ytsduud40r63t3nnal0n8qp687hcje7rmp334v8zlua38f7r8emrtl2x5zjmeh97rky0j6tugr0m6qt8dxmduyawfcgjyt3v5x84753ywffwnjtsf58kfnjhdfrx3k9wgnjm7vgv7d20826s5lapfaljhpeufvsl98zf50het6a3wyj7c0xm9p7" - `rescan` (string) Rescan the wallet for transactions. Example: - =`rescanyes` Enum: "whenkeyisnew", "yes", "no" - `startheight` (integer) Block height to start rescan from Example: 500000 ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (string) Null. Status will return with success if call/command was successful.