📄️ Authenticate Endpoint
This document describes the player authentication process for Klas Gaming Casino integration. Klas Gaming will use this
📄️ Balance Endpoint
This document describes the Get Player Balance endpoint for Klas Gaming Casino integration. This endpoint is used to retrieve a player's balance by player_id.
📄️ Bet Endpoint
This document describes the Bet endpoint for Klas Gaming Casino integration. This endpoint is used to withdraw funds from
📄️ Credit Endpoint
This document describes the Credit endpoint for Klas Gaming Casino integration. This endpoint is used to deposit funds to the player account. The operation is idempotent: if the wallet receives more than one request with the same transfer_id, the transaction must be registered only once.
📄️ Refund Endpoint
This document describes the Refund endpoint for Klas Gaming Casino integration. This endpoint is used to refund funds to the player account when a player exits before the game starts or when an error occurs during the game. The refund is processed automatically by the system.
📄️ Terminate Session Endpoint
This document describes the Terminate Session endpoint for Klas Gaming Casino integration. This endpoint is used to notify the operator system when a player session is finished.
📄️ Security Headers & Message Integrity
This document describes the required HTTP headers and message integrity mechanism for Klas Gaming Casino integration. All requests and responses must comply with these requirements to ensure secure and validated communication.