# Hectic Play Integration ## Docs - Getting Started [Introduction](https://apidoc.hecticplay.game/introduction-2043165m0.md): - Getting Started [Request and Response](https://apidoc.hecticplay.game/request-and-response-2040880m0.md): - Getting Started [Signature Guide — HMAC-SHA256](https://apidoc.hecticplay.game/signature-guide-hmac-sha256-2040858m0.md): - Appendix [Game Supported Languages](https://apidoc.hecticplay.game/game-supported-languages-2043221m0.md): - Appendix [Base API - Response Codes](https://apidoc.hecticplay.game/base-api-response-codes-2040751m0.md): - Appendix [Report API - Response Codes](https://apidoc.hecticplay.game/report-api-response-codes-2040761m0.md): - Appendix [Seamless Wallet Callback API — Response Codes](https://apidoc.hecticplay.game/seamless-wallet-callback-api-response-codes-2040917m0.md): ## API Docs - Base API [Game List](https://apidoc.hecticplay.game/game-list-32709884e0.md): Retrieve a paginated list of active games. Optionally filter by supported currency. - Base API [Create Player](https://apidoc.hecticplay.game/create-player-31155838e0.md): Register a new player under the authenticated agent. - Base API [Start Game](https://apidoc.hecticplay.game/start-game-31155839e0.md): Launch a game session for a player. Returns a game URL with an embedded session token. - Base API [Kick Player](https://apidoc.hecticplay.game/kick-player-32709883e0.md): Kick a player from all active game sessions. Deletes all session tokens and publishes invalidation events. - Base API [Update Status Player](https://apidoc.hecticplay.game/update-status-player-32714055e0.md): Update a player's status (active/inactive). When deactivating, all active game sessions are terminated. - Seamless Wallet API [Cancel Round](https://apidoc.hecticplay.game/cancel-round-31252527e0.md): Cancel a previously settled round and reverse the transaction. - Seamless Wallet API [Get Player Balance](https://apidoc.hecticplay.game/get-player-balance-31252525e0.md): Query the current balance of a player's wallet. - Seamless Wallet API [Settle Round](https://apidoc.hecticplay.game/settle-round-31252526e0.md): Settle a game round by deducting the bet amount and adding the payout amount to the player's wallet. - Report API [Get Bet Detail URL](https://apidoc.hecticplay.game/get-bet-detail-url-31155840e0.md): Generate a temporary URL to view bet round details.