-
Login This endpoint is called when a player is attempting to launch a game. A game is launched using the URL generated from the getContentURL (sessions) endpoint in the MG+ API.
-
Get Balance This API returns the given player’s available cash balance. This can be called at any time, even if the player is not currently online.
-
Update Balance This API is an idempotent request to update the player’s balance.
-
Rollback Transaction This API is called when there is a need to reverse a previous transaction.
-
Monitor This monitoring endpoint serves the purpose of enabling MG+ to detect any network issues between MG+ and the operators' application.