The casino engagement engine โ Smartico-replacement, money-correct, ports-and-adapters. Plug it in or run it white-label.
WOWsino is a B2B platform-as-a-service that operators (casinos and sportsbooks) use to power player engagement: bonuses, CRM, VIP, quests, lootboxes, raffles, jackpots, tournaments, mini-games, lifecycle journeys, and affiliate. Build against one HTTP API or run the entire operator backbone on us.
Two ways to integrate
๐ Plug-in mode
Keep your existing PAM, wallet, and game integration. Call WOWsino from your stack for engagement engines and CRM. Smartico-style. Fastest to integrate.
๐ท๏ธ White-label mode
Use WOWsino as your full operator backbone: PAM, wallet, ledger, engagement, compliance. Bring your license, PSP, KYC. We are everything else.
What you can do with /v1
- Mirror your players into WOWsino once โ all engines reference them.
- Fire wager / deposit / signup events โ quests progress, jackpot pools accrue, journeys advance, tournament scores climb.
- Grant bonuses, open lootboxes, draw raffles, drop jackpots, run mini-games with idempotent, ledger-backed, provably-fair outcomes.
- Receive signed webhooks for every meaningful event so your downstream systems stay in sync.
Get started in 5 minutes
โก Quick start โ
Issue an API key, mirror a player, fire your first event, open a lootbox.
๐ Authentication โ
API keys (live + test), service modes, scopes.
๐ก Webhooks โ
Subscribe to platform events, verify signatures, retry semantics.
๐ Reference โ
Every endpoint with curl + JS examples and response shapes.
Money-correctness, by design
- Every endpoint accepts an
idempotency_key. Replays return the original result โ never a duplicate ledger entry. - Engagement engines write balanced, atomic transactions: a lootbox open writes both the open record and the WINZ credit in one DB transaction. A failure rolls everything back.
- Lootbox + raffle + mini-game outcomes use a server-authoritative, provably-fair RNG โ pre-committed SHA-256 hash, verifiable seed after the draw.
- Append-only audit trail per tenant โ every status change, RG limit, gate decision, money action is recoverable for regulatory inspection.