Create a new wallet in a vault

Permissions required: Create address

Create a wallet in the specified vaultId.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the vault holding the new wallet

Body Params
boolean

When true, activate the new wallet on every network that is key-compatible with networkId and enabled for your organization — the same set returned by compatibleNetworkIds on /asset-types — without enumerating them. Mutually exclusive with compatibleNetworkIds; supplying both is rejected with a 400.

compatibleNetworkIds
array of strings

Optional list of additional compatible network IDs to activate this wallet on. All networks must share the same key family as the primary networkId. Activation on these networks happens synchronously after the initial wallet creation.

compatibleNetworkIds
string
required

The ID of the network for assets in this wallet.

string

The Subaccount Identifier to link this wallet.(in development / early access)

string | null

The name of the Wallet.

Responses

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