Wallets
Create wallets, export private keys, and manage API keys for programmatic access.
post
/v1/defi/core/create-walletCreate a new walletCreate a new walletpost/v1/defi/core/wallet/export/preparePrepare a wallet export payloadPrepare a wallet export payloadpost/v1/defi/core/wallet/export/executeExecute a wallet private key exportExecute a wallet private key exportpost/v1/defi/core/wallets/api-keys/preparePrepare an API key creation payloadPrepare an API key creation payloadpost/v1/defi/core/wallets/api-keys/executeExecute API key creationExecute API key creationget/v1/defi/core/wallets/api-keysList API keysList API keyspost/v1/defi/core/wallets/api-keys/delete/preparePrepare an API key deletion payloadPrepare an API key deletion payloadpost/v1/defi/core/wallets/api-keys/delete/executeExecute API key deletionExecute API key deletionpost/v1/defi/core/wallet/session/preparePrepare a read-write sessionPrepares a Turnkey read-write session and returns a payload to sign.post/v1/defi/core/wallet/session/executeExecute session creationExecutes a prepared session creation with the signed payload.