Skip to main content
For users who already have an embedded wallet under your app, request email verification and activate their access key instead of creating a new account. Same headers as Create a new wallet: app-id, app-secret.

Step 1: Request email code

Step 2: Generate a new access key pair

Generate a fresh key pair on your server (see Create a new wallet).

Step 3: Activate the access key

Store the private key securely, then use request signing for wallet endpoints. The difference from new account creation: use /v1/waas/account/accessKey instead of POST /v1/waas/account.