Backend integration
Introduction
Integration consists of multiple API.
note
Partner - side which integrates games.
Provider - side which provides games (Aviatrix).
Partner-side implementation
- Seamless Wallet API Allows provider to manage the player's balance by sending in-game actions.
Provider-side implementation
- Bonus API - Allows partner to manage bonuses within provider's system.
- Game API Allows partner to launch the game and to retrieve the game round results.
- Transfer Wallet API Allows partner to manage the player's balance on the provider's side.
good to know
Provider supports only HTTPS communication.