Recovery
Wallet recovery flow using email OTP and passkey re-registration.
post
/v1/defi/core/recovery/verify-wallet-emailInitiate wallet recovery via email OTPSends an OTP to the user's email to begin the wallet recovery processpost/v1/defi/core/recovery/verify-walletVerify wallet recovery OTPVerifies the OTP code and returns a credential bundle for passkey creationpost/v1/defi/core/recovery/registerPrepare wallet recoveryBuilds the WebAuthn payload for registering a new passkey during recoverypost/v1/defi/core/recovery/register-walletExecute wallet recoverySubmits the signed WebAuthn payload to complete wallet recovery