用户工具

站点工具


en:登录游戏v2

Game Login V2

Request URL: /api/server/gameUrl

Request Protocol: POST

Request Parameters:

Field Name Type Required Description
platType string YesGame platform (refer to “Game Platform” appendix)
playerId stringYesPlayer account
gameType string YesGame type (1:Live Casino, 2:Slots, 3:Lottery, 4:Sports, 5:eSports, 6:Fishing, 7:Card Games)
currencystringYesCurrency code BRL:Brazilian Real,CNY:Chinese Yuan,HKD:Hong Kong Dollar,IDR:Indonesian Rupiah,INR:Indian Rupee,MMK:Myanmar Kyat,NGN:Nigerian Naira,PHP:Philippine Peso,THB:Thai Baht,USD:US Dollar,VND:Vietnamese Dong
lang stringNoGame language, default Simplified Chinese (refer to “Game Language” appendix)
gameCodestringNoGame code, default game lobby (refer to “Game Platform” appendix)
returnUrlstringNoRedirect URL when exiting the game, example: “https://www.neapi.com
ingressstringYesTerminal type, device1:PC web version, device2:Mobile web version (other specific terminals please refer to “Game Platform” appendix)
oddsTypestringNoLottery odds type, A:(default), B, C, only available for IG Lottery and SGWin Lottery

Response Example:

{
"code": 10000, // Status code
"msg": "request succeeded", // Message
"data": {
"url":"www.xxxxx.com" // Game URL
        }
}
en/登录游戏v2.txt · 最后更改: 2025/02/07 23:35 (外部编辑)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki