Generate deposit addresses via API. Real-time webhooks. Auto-sweep to your hot wallet. Your keys, always.
Built for developers who need reliable, secure, scalable wallet infrastructure.
Private keys encrypted with your Master Encryption Passphrase using AES-256-GCM. We never store your MEP. Export your keys anytime — you own everything.
Instant deposit notifications. HMAC-signed payloads. Automatic retries with exponential backoff.
Automatically sweep deposited funds to your hot wallet. Handles gas funding for ERC20 transfers.
Clean endpoints. Generate wallets, list transactions, manage settings — all via HTTP calls.
One integration for 6 EVM chains. Ethereum, Polygon, Arbitrum, Base, Optimism, and BNB Chain — with more coming soon.
Full-featured dashboard to monitor wallets, view transactions, manage settings, and export keys securely.
Get up and running in minutes.
| Method | Endpoint | Description |
|---|---|---|
| POST | /api/v1/auth/register | Register merchant |
| POST | /api/v1/auth/login | Login (JWT) |
| CRUD | /api/v1/auth/api-keys | Manage API keys |
| POST | /api/v1/wallets/create | Create wallet |
| GET | /api/v1/wallets/list | List wallets |
| GET | /api/v1/wallets/show?id=N | Wallet details |
| POST | /api/v1/wallets/export | Export keys (MEP) |
| GET | /api/v1/transactions/list | List deposits |
| GET | /api/v1/transactions/show?id=N | Transaction detail |
| POST | /api/v1/sweep/unlock | Unlock auto-sweep |
| POST | /api/v1/sweep/lock | Lock sweep |
| GET | /api/v1/sweep/status | Sweep queue stats |
| POST | /api/v1/sweep/trigger | Manual sweep |
| GET/PUT | /api/v1/settings/webhook | Webhook URL |
| GET/PUT | /api/v1/settings/hot-wallets | Sweep destinations |
| GET/POST | /api/v1/settings/gas-tanks | Gas tanks |
| GET | /api/v1/chains/list | Supported chains |
| GET | /api/v1/subscription/plans | Available plans |
| GET | /api/v1/subscription/current | Current plan + usage |
Start free, scale as you grow. No hidden fees.
Create your account and generate your first wallet in under 2 minutes.