Create Wallet

Creates a new wallet for an existing user with a configured signing method.

Prerequisites:

  • User must be created to which the wallet will be linked
  • User must have at least one configured signing method (used to authenticate wallet creation)
Body Params
string
length between 4 and 6
deprecated

The pin that will encrypt and decrypt the wallet

string
length between 1 and 200

Human-readable description explaining the wallet's intended purpose or usage context

string
enum
required

The blockchain on which to create the wallet

uuid
required

The UUID of the user who you want to link this wallet to

string

Optional custom identifier for wallet organization, grouping, or integration with external systems

Headers
string
required

A valid signing method for the user. Format should be id:value. NOTE: You can choose between the Signing-Method and the Encrypted-Signing-Method

string

Use this for encrypted PIN transfers. The Encrypted-Signing-Method indicates that the signing method and the request body are encrypted. Click here to read about encrypted PIN transfers.

Responses

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