Generate the private key for a Bitcoin address

/v3/bitcoin/wallet/priv

1 credit per API call

Generates a private key for an address from a mnemonic for a given derivation path index. The private key is generated for the specific index - each mnemonic can generate up to 2^32 private keys starting from index 0 until 2^31 - 1.

Body Params
integer
required
≤ 2147483647

Derivation index of private key to generate.

string
required
length between 1 and 500

Mnemonic to generate private key from.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json