Provision client and session
Create a wallet client on your backend and issue a short-lived client session token for authenticated wallet actions.
POST /v4/wallets/clients + /sessions
Wallet as a Service
MPC-backed wallet management and transaction signing through one API—your users see a simple balance and actions; you keep policy and custody model under control.
My Wallet
0xACaf…318ED$693.02
Recent transactions
Sent USDT
Yesterday · Confirmed
Received ETH
Apr 22 · Confirmed
Bought SOL
Apr 20 Pending
Received BTC
Apr 18 · Confirmed
Contract call
Apr 16 · Confirmed
Assets in this wallet
Tether USD (USDT)
Available · 420.50 USDT
Solana (SOL)
Available · 1.63 SOL
Ethereum (ETH)
Available · 0.0343 ETH
Network
Deposit address
bc1qw508d6qejxtdg4y5r3zarvary0c5xw7kv8f3t4
Choose asset



Differentiators you can repeat in discovery and follow-up.
Wallet-as-a-Service sits alongside broader blockchain infrastructure in one platform—less vendor sprawl and integration overhead.
Consistent wallet operations across major EVM chains today, with a clear path to Solana, Tron, and Bitcoin as demand grows.
Faster launch cycles and simpler implementation versus stitching together wallet-only and infra-only vendors.
Supported blockchains
A practical API flow teams use to go live fast: create a client identity, issue a secure session, generate and confirm shares, then execute transactions with optional gas sponsorship.
Create a wallet client on your backend and issue a short-lived client session token for authenticated wallet actions.
POST /v4/wallets/clients + /sessions
Generate MPC wallet shares and confirm storage so lifecycle state is explicit and auditable in your onboarding flow.
POST /generate-wallet + PATCH /confirm-wallet
Run asset transfers and signing through one flow, then switch on gas sponsorship where you want a smoother end-user experience.
POST /assets/send + /sign + /gas-sponsorship
Persist encrypted backup shares, manage backup statuses, or enable controlled eject windows from your backend proxy.
PATCH /backup-share-pairs + /enable-eject
Security-first wallet infrastructure built for regulated teams with strict compliance requirements and operational controls.
99.99% availability target for wallet creation, signing, and transaction workflows.
Top 10% - Code and
Security on CertiK