CreateWallet
Create a wallet for the end user.
POST
/api/create-wallet
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
asset_pubkey
string
Account extended public key to derive asset keys
account_pubkey
string
Account extended public key to derive BTC keys
Request
Response
Last updated