About NovaBet
NovaBet is a premier online gaming platform offering a curated selection of casino-style games with instant payouts and secure financial transactions.
Our Platform
Built with cutting-edge technology, NovaBet delivers a seamless gaming experience with real-time balance updates, secure authentication, and transparent transaction history. Our platform supports deposits, withdrawals, and a variety of games including Slots, Blackjack, Roulette, Poker, and Dice.
Why NovaBet?
Secure
Two-factor authentication with OTP verification for every session
Instant
Real-time balance updates and instant game results
Fair Play
Transparent random outcomes with full transaction audit trail
Fast Payouts
Withdraw your winnings anytime with configurable limits
Real-Time Features
NovaBet is built around a real-time experience. Once you log in, the browser opens a live WebSocket channel for instant balance updates and game results, and subscribes to a Server-Sent Events notification feed that surfaces deposits, withdrawals, and bonus drops as they happen.
- Live channel —
wss://<host>/ws/livepushes balance deltas and game outcomes without polling. - Notifications feed —
GET /api/notifications/streamstreamstext/event-streamevents to the bell icon. - Public stats API —
GET /api/public/statsis CORS-enabled so partner sites and marketing widgets can embed platform totals.
Developers
NovaBet provides a RESTful API for programmatic access to all platform features including account management, deposits, withdrawals, and gameplay. View our full API specification for endpoint details, request/response schemas, and authentication flows.
Clients may send request bodies with Content-Encoding: gzip or Transfer-Encoding: chunked; both are accepted transparently. The browser batches client-side analytics to POST /api/analytics/events every 30 seconds using gzip. Users can upload KYC documents (required prior to withdrawal) to POST /api/kyc/document as multipart/form-data.
Contact
For support inquiries, please contact the platform administrator.