Live Game

The Token is required for each login. Please construct a query string with the following parameters and using GET to send to app.aspx (e.g. xx.sa-api.net/app.aspx.)

ParameterDescriptionRequired?
usernameThe username display in the clientY
tokenThe token returned from LoginRequestY
lobbyThe lobby code we provided, it is to show the correct logo while loadingY
langDefault language to be used in the client. Check in the table below for detailsN
returnurlOptional parameter
The URL will be invoked when the client logs out
N
mobileOptional parameter
true - Start the client in HTML5 mobile version
N
h5webOptional parameter
true - Start the client in HTML5 desktop version. It will ignore “h5web” parameter if both h5web and mobile is true
N
optionsOptional parameters to enable feature while entering lobby (URL Encoding will be needed)
  1. defaulttable=<table_id>
    • To go into table directly (601~616/630~632/640)
    • To go into slot lobby directly (401)
    • To go into multiple bet view (multibet)
  2. hidelive=1
    • To remove all live game icons
  3. hideslot=1
    • To remove the slot lobby icon
  4. hidemultiplayer=1
    • To remove the fishing game icon
  5. skipslotintro=1
    • To skip slot game introduction video from playing

Each parameter have to use comma to separate:
options=defaulttable=612,hideslot=1,skipslotintro=1
N

For example:

Lang parameter
CodeDescription
zh_TWTraditional Chinese
zh_CNSimplified Chinese
en_USEnglish
thThai
vnVietnamese
jpJapanese
idBahasa Indonesia
itItaliano*
msMalay*
esSpanish*

Leave a Reply