Generate a wallet

post/cryptos/{cryptoCode}/derivations

Path parameters

cryptoCodestring required

Request body

accountNumberinteger
wordList'English' | 'French' | 'Japanese' | 'Spanish' | 'ChineseSimplified'
existingMnemonicstring
wordCountinteger
scriptPubKeyType'Legacy' | 'Segwit' | 'SegwitP2SH' | 'Taproot'
passphrasestring
importKeysToRPCboolean
savePrivateKeysboolean
additionalOptionsobject

Response

Wallet generated successfully

mnemonicstring
passphrasestring
wordListstring
wordCountinteger
masterHDKeystring
accountHDKeystring
accountKeyPathstring
accountDescriptorstring
derivationSchemestring

Changes