One dashboard for every asset,
every institution, every chain.
Scani consolidates banks, brokerages, exchanges, and on-chain wallets into a single real-time portfolio view — runnable as a managed SaaS, a metered cloud API, or fully self-hosted on your own infrastructure.
Free during beta · No credit card · Self-host or use ours
The problem
Your money lives across too many apps. Your view of it shouldn't.
Most personal-finance tools cover one slice — bank accounts, or crypto, or stocks. Scani plugs into all of them and reconciles them into one accurate balance.
Banks & brokerages
Checking, savings, and investment accounts pulled via direct broker and bank APIs.
- IBKR
- Wise
Crypto exchanges & custody
Centralized exchanges sync over read-only API keys; balances refresh on a schedule.
- Binance
- Kraken
- Coinbase
- OKX
- + 8 more
On-chain & DeFi
Self-custody balances, staking positions, and DeFi yield from explorers and indexers.
- Bitcoin
- EVM chains
- Solana
- TON
- Tron
Prices for everything you hold
Spot, historical, and FX rates for every asset class — crypto, equities (US and non-US), and fiat. Backfilled overnight, refreshed live during the day.
- CoinGecko
- DeFiLlama
- Yahoo Finance
- Finnhub
- Frankfurter
The product
A portfolio operating system, not another dashboard.

Position-level P&L across cash, equities, crypto, and DeFi — recomputed via WebSocket as prices tick.

Cost basis, unrealized P&L, allocation %, and historical price for every position.

Read-only API keys for exchanges, broker tokens for banks, public addresses for on-chain — managed in one place.
Three tiers, one codebase
Run it yours, or use ours.
The exact same source ships to every tier. Pick the deployment shape that matches your trust model and ops budget.
Self-host
Engineers, compliance-first orgs, contributors.
- MIT-licensed — runs on your laptop, your VPS, or any cloud
- Bring your own database, cache, and provider API keys
- Every integration runs locally — no Scani server in the loop
- Pre-built multi-arch Docker images on every push to main
Cloud API
Builders integrating Scani into their own stack.
- One API key per tenant — no shared secrets
- Type-safe endpoints for every asset class we cover
- Open spec + interactive playground at /docs
- Hard cost ceiling and per-key quotas — no surprise bills
Managed SaaS
Individuals who'd rather not run infrastructure.
- Sign up and you're done — no infra, no setup
- Always-current balances and prices, no manual refresh
- AI parses screenshots of any account, anywhere
- We run the security, the backups, the uptime
The architecture
Built like infrastructure, not a product demo.
One codebase, packaged three ways. No service-fragmentation tax — a fix shipped to a self-hosted instance is the same fix running on our managed cloud, because they're the same binary.
- One codebase, three deployments
The same backend, worker, and data plane boot identically on your laptop, your VPS, or our managed cloud — same binary, same behavior.
- Money is hard; we know
Floats round. Currencies drift. Stale prices lie. Scani stores every amount in arbitrary-precision decimal end-to-end and reconciles balances against historical prices, so a portfolio total never lies because of a binary representation.
- Distributed job processing
Pricing, balance syncs, payouts, transfer linking — every long-running task runs on a durable queue that survives restarts, retries on transient failure, and back-pressures gracefully under load.
- Fresh, honestly
Balances and prices refresh as fast as upstream APIs let us — usually minutes, sometimes hours, never more than 8. Every figure carries a timestamp so you always know how fresh it is.
Join now. Lock in 1 year of paid tiers, free.
Subscriptions aren't live yet. Anyone who creates an account on app.scani.xyz or cloud.scani.xyz — or drops their email below — gets the equivalent of every paid plan free for the first 12 months once we flip on billing.
We'll only use this address to tell you when billing turns on and to honor your beta-preview discount. No marketing list, no resale.
For contributors
Land a real PR. Get the paid tiers, free, forever.
The source is open and MIT-licensed. Anyone whose merged contribution shows up in the kinds of work below gets free-forever access to every paid tier — no deprecation, no clawback.
Bug fixes that hold up in prod
Real-world repros, regression tests, no smell.
New integrations
A new bank / broker / exchange / chain wired into the provider registry.
Integration improvements
Better reliability, more coverage, or fewer rate-limit incidents on an existing provider.
How to claim it: open a PR against MGrin/scani-oss, get it merged, then reply to your account-creation email with the PR link. We flag your account as a contributor and the paid tiers unlock on the spot.
FAQ