Documentation home page
Search...
Support
Search...
Navigation
Wallet
Encrypts private key
Documentation
API Reference
API Documentation
Default
Chain
Thirdweb
Wallet
POST
Creates a wallet using Turnkey
POST
Creates a wallet using AWS KMS
POST
Creates public and private key
POST
Creates public and private key and stores in vault
POST
Encrypts private key
POST
Decrypts private key
GET
Returns wallet stats
GET
Returns wallet worth
GET
Returns all tokens for an address
GET
Returns NFTs
Table
Auth
Wallet
Encrypts private key
POST
/
wallet
/
encrypt_wallet
Try it
Headers
x-api-key
string
required
Body
application/json
key
string
required
Private Key
pass
string
required
Encryption Password
Response
201 - application/json
encrypted
string
required
Encrypted Private Key
Creates public and private key and stores in vault
Decrypts private key