Onboarding

Create your account, set up an organization, and understand what's available today.

Ready to build? Skip ahead to the Quickstart to create API credentials, configure a vault, and send your first transaction.


Create your account

  1. Go to wallet.cubewire.com.
  2. Sign up for a new account or sign in with existing Cubewire credentials.
  3. Create an organization or accept an invitation to join one.

Once you're in, follow the Quickstart to start integrating.


Organizations

An organization is your top-level tenant. Everything—vaults, users, policies, API credentials—lives within an organization.

When you first sign in without an existing organization, you'll be prompted to create one:

  1. Enter your organization name.
  2. Complete the setup flow.
  3. Note your organization slug (e.g., acme-corp)—you'll need it for API calls and URLs.

Tip: Users can belong to multiple organizations. Switch between them from the console dropdown—useful if you manage multiple entities or client accounts.


Console and API

You can manage your Cubewire resources through two interfaces:

InterfaceUse case
Wallet ConsoleVisual management, manual approvals, team administration
REST APIProgrammatic access, automation, production integrations

Both interfaces access the same underlying data—changes in one are immediately reflected in the other.


Network availability

Cubewire Wallet-as-a-Service is currently testnet only.

What's availableDetails
NetworksCubewire Testnet and supported EVM testnets
VaultsFull vault creation and management
TransactionsSend and receive testnet assets
Cubewire Testnet tokensFree via the Cubewire Faucet

Use testnet to build and test your integration, configure approval policies, and validate workflows before going live.

For mainnet access, request early access.


Next

  • Quickstart — Create a vault and send your first transaction
  • Authentication — Set up console access and API credentials