Retrieve Wallet Keys #
Fetches the public and private keys associated with the wallet. (Private keys will only be shared if explicitly authorized)
Query Parameters
address string
required Blockchain address to retrieve the keys for.
Responses
https://api.pecunovus.net/api/v2/keys
— 200 Wallet keys retrieved successfully.
— 403 Access denied to private keys.