📄️ Authentication
This request is sent to operators's callback url to authenticate the user in the game
📄️ Player Info
This request is used to request for player details.
📄️ Withdraw
This request is used to withdraw a given amount from a player's wallet
📄️ Deposit
This request is used to deposit a given amount from a player's wallet
📄️ Rollback
This method rollbacks transaction with provider transaction ID.
📄️ Api Requests Validation
To maintain secure and verified communication between systems, all requests made between our API and operators must adhere to the following security requirements. The specifics below outline how requests should be validated, whether initiated by the API or the operator.