取得進入大廳資訊
POST
/d/lobby/entry
Lobby
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request POST '/d/lobby/entry?token={{lobbyToken}}&us=0'
Response Response Example
200 - 成功 - Example 1
{ "status": "success", "data": [ { "player": { "playerId": "010655346", "account": "010655346", "curreny": "MYR", "symbol": "", "serverTime": 1713227648694 }, "language": "us-en", "isChangePassword": "0", "retryTimeout": 65, "banner": "", "tagInfo": [ { "tagId": "1", "tagSort": "1", "tagUrl": "https://dev99.100bonus.me/game/tag/fast_001", "gameListVertical": [ "1012", "1026", "1061", "1062", "1063", "1064", "1065", "1066", "1067", "1069", "1070", "1071", "1072", "1073" ], "gameListHorizontal": [ "1002", "1017", "2001", "2002", "1003", "1004", "1005", "1006", "1007", "1008", "1009", "1010", "1011", "1012", "1013", "1014", "1015", "1016", "1018", "1019", "1021", "1022", "1023", "1024", "1025", "3001", "3002", "3003", "2003", "2004", "2005", "1026", "2006", "1027", "2007", "2008", "2009", "1031", "1030", "1032", "1033", "1034", "5001", "5002", "5003", "1036", "1037", "1035", "1038", "1040", "1039", "1041", "1042", "1028", "1044", "1054", "1048", "1045", "1047", "1052", "1046", "1050", "1053", "1029", "1051", "1055", "1049", "1057", "1058", "2010", "2011", "1059", "1060", "1061", "1062", "1063", "1065", "1064", "1068", "1067", "1069", "1070", "1073", "1071" ] }, { "tagId": "2", "tagSort": "2", "tagUrl": "https://dev99.100bonus.me/game/tag/fast_002", "gameListVertical": [], "gameListHorizontal": [] }, { "tagId": "7", "tagSort": "3", "tagUrl": "https://dev99.100bonus.me/game/tag/fast_007", "gameListHorizontal": [ "1061", "1062", "1063", "1064", "1065", "1067", "1069", "1070", "1071", "1073" ], "gameListVertical": [ "1011", "1003", "1005", "2002", "1006", "1004", "1010", "1015
Request
Query Params
token
string
required
Example:
{{lobbyToken}}
us
string
optional
Example:
0
Body Params application/x-www-form-urlencoded
object {0}
Responses
Modified at 2024-11-26 09:15:25