Import Wallet

This endpoint is used to import a wallet. Read more about how to import a wallet.

Body Params

Common properties for all wallet import requests

string
enum
required

Specifies the blockchain network and credential format for wallet import. View complete import type documentation

Allowed:
uuid
required

Unique identifier (UUID) of the user who will own the imported wallet

boolean
Defaults to true

Whether the wallet will be managed as custodial or non-custodial

string
length between 4 and 6
deprecated

The PINCODE of the wallet

string
required

JSON keystore file content (encrypted wallet data)

string
required
length ≥ 1

Password used to decrypt the keystore file

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