This API request enables the operator to check weather player is gaming or not. PlayerCheck() Request Type Input HTTP Method POST API URL https://<API_BASE_URL>/games/is-player-gaming/ Headers “Content-Type”: “application/json” POST Parameters json object e.g.:{ “api_key”: “wefytuhfyfkw”, “username”: “test_player”, “password”: “785956”} Parameters Type Description api_key String API Key allocated to each front-end username String Player’s username. password String […]
Reports
We have below reports under reports section.
BonusList() API
This API request enables the operator to get the list already awarded bonuses. BonusList() Request Type Input HTTP Method POST API URL https://<API_BASE_URL>/wallet/bonus-list/ Headers “Content-Type”: “application/json” POST Parameters json object e.g.:{ “api_key”: “15OY0Rx1BC0hYbCm”, “start_date”: “2021-01-19 14:00:00”, “end_date”: “2021-01-30 15:00:00”, “limit_level”: 1, “player_id”: “24”} Parameters Type Description api_key String API Key allocated to each front-end start_date String Date time from which this bonus can be used. format = […]
GameRoundHistory() API
This API request enables the operator to check the specific round history as in a graphical representation. GameRoundHistory() Request Type Input HTTP Method POST API URL https://<API_BASE_URL>/games/game-round-history/ Headers “Content-Type”: “application/json” POST Parameters json object e.g.:{ “api_key”: “bb0pxymddfe41b2m”, “game_id”: 1032, “player_id”: “785956”, “round_id”: “785956”, “language”: “en”} Parameters Type Description api_key String API Key allocated to each […]
PlayerBonusBalance() API
This API request enables the operator to check the campaign history of specific player. PlayerBonusBalance() Request Type Input HTTP Method POST API URL https://<API_BASE_URL>/wallet/get-bonus-balance/ Headers “Content-Type”: “application/json” POST Parameters json object e.g.:{ “api_key”: “qg0pBDmfGEe4jbGm”, “campaign_id”: “78005”, “player_id”: “271061”} Parameters Type Description api_key String API Key allocated to each front-end campaign_id String ID of the respective […]
CancelBonus() API
This API request enables the operator to cancel the awarded bonus free spins (promotional free spins). CancelBonus() Request Type Input HTTP Method POST API URL https://<API_BASE_URL>/wallet/cancel-campaign/ Headers “Content-Type”: “application/json” POST Parameters json object e.g.:{ “api_key”: “15OY0Rx1BC0hYbCm”, “promo_freespins_id”: “202187654”} Parameters Type Description api_key String API Key allocated to each front-end promo_freespin_id String This ID will be sent […]
Transfer Log
The transfer log as shown in below page, shows the amount deposited and withdrawn by the players.
Daily Performance Report
This Report will provide Daily performance of report of each operators brands as shown below. This Daily Performance Report will not contain the data of current day.
Daily Performance Real Time Report
It presents the daily performance of the selected brands of the operator for current day till current time as shown in the below screen.
Game Performance Real Time Report
The operators can view Game performance report of their respctive brands, for current day.