Skip to main content
Version: 1.11

BIP340 - Derive a public key from a key share - With option to use Tweak

POST 

/bip340/derive-tweak-pubkey

authorization

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

Returns the derived tweak public key for a key_id for a given BIP-32 non-hardened derivation path. The tweak addition argument allows for modifying the public key in a deterministic way. For more details on tweak addition, see Tweaking Keys.

Request

Responses