Last updated:
Stanislav Anisimov
API Types and Architecture
Click to expand / collapse

For full integration with external and internal systems, we offer a multi-level API architecture built on flexible and secure technologies. Depending on the tasks - be it transferring bets, connecting CRM or remote control of the hall - different types of API are used: from REST to WebSocket and callback hooks.

Our architecture is built on modular logic, which allows you to quickly scale, configure isolated connections and monitor security at the level of each request.


Supported API Types

API typePurpose and features
REST APITo work with data (players, sessions, balances, cash desk, reports) via HTTPS
WebSocket APITwo-way connection for live data: rates, online monitoring
Callback (hooks)Event notifications: deposit, winnings, entry, alarms, personnel actions
Internal APIInternal interfaces for ticket offices, terminals, panels and protocol gateways
SDK and driversFor integration of equipment, machines and providers according to SAS/GAPI standards

API Architecture

Modular - each system unit (machines, cash register, CRM, reports) has its own API

Isolated - access configured by token, IP, role, restricted by route

Logable - all API calls are recorded: who, when, with what result

Flexible - can be used as separate methods or connected via middleware

Secure - JWT authorization, TLS encryption, request rate control


Integrator Benefits

Rapid implementation into existing customer architecture

Support for any integration format: cloud, local, hybrid

Scalability without change in platform core

Simplified documentation and out-of-the-box SDKs

Customization for specific tasks


Where especially in demand

Gaming halls with integration of CRM, ERP, cash and analytical software

Providers with their own system of machines or games

Centralized accounting and automation businesses

Platforms that exchange data with external suppliers and government agencies


API types and architecture are the foundation for scalable and robust integration. You connect what you need to where you need it - quickly, safely and with control at every step.

Popular topics


Main topics