Skip to main content
Version: 1.13

BIP340 - Import a full private key

POST 

/bip340/import/key-importer

authorization

This API endpoint requires an API Key with at least one of the following Roles: KeysManager | KeysImporter

Imports a full private key and splits it into a T-of-N key sharing scheme. The resulting key shares will correspond to the exact same public key as the original private key. This method is intended for the party in possession of the private key to securely distribute key shares for use in a T-of-N quorum.

Request

Responses