Export Wallet

Exports wallet credentials for use in external applications or backup purposes.

Security Considerations:

  • Password-protected keystores are recommended for enhanced security against network attacks
  • Once exported, private keys are outside our security controls
  • Compromised keys can result in unauthorized access and potential fund loss

Important: Exported credentials grant full wallet access. Store them securely and never share with untrusted parties.

Path Params
string
required

This is the UUID of the wallet whose keystore/ private key you want to export.

Body Params

Export wallet as password-protected keystore file (recommended)

const
enum
required

Format type for the exported wallet credentials

Allowed:
string
required
length between 6 and 128

Password to encrypt the keystore file for secure storage

string
length between 4 and 6
deprecated

PINCODE for the wallet

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