1. Basic Information
- This document provides APIs for vendors to operate the game or obtain game-related data.
- POST and PUT requests support application/json and application/x-www-form-urlencoded; GET request parameters are passed via query string.
- All API connection timeout is 2 seconds, and read timeout is 15 seconds.
- Online credit operations for players in this game are integrated with proxy bettor. Dealer information is recorded as on-site accounting proposals, and the proposal ID associated with each bet is provided when synchronizing bet records.
- This game offers a 1-to-1 traditional proxy bettor mode (hereinafter referred to as “Traditional Mode”) and a 1-to-many quick proxy bettor mode (hereinafter referred to as “Quick Mode”).
- Integrators must provide separate player wallets for both Traditional Mode and Quick Mode to ensure a complete gaming experience. In the following documentation, these will be referred to as “Traditional Wallet” and “Regular Wallet” respectively.
- Integrators should note the following settings to ensure a complete gaming experience:
- Enable touch controls
- Enable localStorage
- Enable webview-related settings (such as GestureDetector and other gesture-related operations)
- Avoid overwriting any inline styles
2. Amount Description
For parameters related toamount, integers do not need decimal points, e.g., 100. Since on-site chip betting uses whole number amounts, all amount-related values will only be integers.
3. Authentication Method
All API requests must include akey parameter for verification. The calculation method is: