Wallet API

Wallet API — Multi-Currency, Idempotent, Auditable

The AS Tech Wallet API powers every bet, win and rollback across your platform — one player balance across casino, sportsbook and lottery with idempotent ledger primitives.

  • Multi-currency (fiat + USDT)
  • Atomic bet/win/rollback
  • Idempotency by transaction_id
  • Unified across all verticals
  • Sub-100ms latency
  • Full audit ledger
admin.astech.io

Wallet API

Live operations

ONLINE

RPS

12,847

Uptime

99.99%

p95

42ms

GGR (24h)

Why operators choose AS Tech

Built for serious iGaming businesses

Idempotent by design

Every wallet call carries a transaction_id — duplicate calls return the original result without double-charging.

Multi-currency

USD, EUR, INR, BRL, IDR, VND, USDT and 20+ more with per-player currency locks and FX conversion on deposit.

Atomic transactions

Bet + win pairs are transactional at the ledger level so partial-failure scenarios are impossible.

Cross-vertical

One balance across casino, sportsbook, crash and lottery. Move liquidity in and out without moving wallets.

Full history

Every ledger entry is queryable via /v1/wallet/history with pagination, filters and CSV export.

Rollback support

Reverse any bet or win within the studio-defined window; original transaction_id triggers the reversal.

Wallet API architecture

AS Tech's Wallet API is a double-entry ledger keyed by (operator_id, player_id, transaction_id). Every bet is a debit; every win is a credit; every rollback is a compensating entry. The ledger is immutable — corrections happen via new entries, never by editing history — which makes reconciliation trivial.

Operators can bring their own wallet (BYW mode — implement /balance, /bet, /win, /rollback webhooks) or use AS Tech's managed wallet (we hold player balance; you consume /v1/wallet endpoints). BYW is default for licensed operators; managed wallet is default for white-label.

Idempotency guarantee

Every wallet call carries a transaction_id. If AS Tech retries after a network timeout, the second call is dedup'd against the first — same result, no double-charge. This is critical because game providers issue millions of retries per day and every retry must be safe.

FAQ

Frequently asked questions

BYW vs managed?+

Bring-your-own-wallet keeps you as the source of truth (you implement 4 webhooks). Managed wallet has AS Tech hold balances (you consume /v1/wallet endpoints). Most licensed operators pick BYW.

How is FX handled?+

Player currency is locked at signup. Deposits in other currencies are converted at spot on entry using our published FX table (updated hourly).

Can I add custom balance categories?+

Yes. Cash, bonus, locked, KYC-held and pending withdrawal balances are supported with per-category rules.

What's the p95 latency?+

Under 60ms for read (/balance) and under 90ms for write (/bet, /win, /rollback) from AS Tech's edge to the operator's wallet.

Is USDT native?+

Yes — USDT is a first-class currency alongside fiat. TRC-20 and ERC-20 settlements run on the same ledger.

Can I query the full ledger?+

Yes — /v1/wallet/history with time-range, currency, category and pagination. CSV/JSON export up to 90 days.

Launch with AS Tech iGaming

Get instant demo access to the full operator panel, API and 5,000+ certified games.