MG+ Agent Guide for Single Wallet Integrations
Breadcrumbs

Single Wallet Agent Integration APIs

  • 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.

  • Monitor

    This monitoring endpoint serves the purpose of enabling MG+ to detect any network issues between MG+ and the operators' application.