Skip to main content

Create and start a read-only wallet through an HSM, then add it to store.

POST 

/hsm/start

Create and start a read-only wallet through an HSM, then add it to store.

Request

Body

required

Data to start the wallet

    wallet-id stringrequired

    Define the key of the corresponding wallet it will be executed the request.

    hsm-key stringrequired

    Key name containing the BIP32 xPriv on the HSM device.

Responses

Start a wallet

Schema

    any

Loading...