latestOpenAPI 3.0.32026-08-20146131.7 MB
672b1916ba61
Wallets
Initialize wallet signing
Initializes wallet signing for the organization or project by creating an active signing configuration.
post/v1/wallets/initialize
Request body
Response
Wallet signing initialized
Example response
{
"configId": "cfg_example",
"publicKey": "So11111111111111111111111111111111111111112",
"walletId": "privy_wallet_123"
}