用户工具

站点工具


en:og

* Interface address: * Domain name/v1/user/login * Description: (If you are calling a free wallet, you need to call the updated free wallet interface before calling this interface to bring the credit limit to the game)

* Request parameters:

Field name type length Must-choose illustrate
username string 5-11 yesMember name, no prefix is ​​required (pass random strings when trying it out)
plat_type string 32 yesPlatform type (see Appendix Platform type)
game_type string 10 yesGame Type (see Appendix Game Type)
Platforms that support trial-playing electronic games and chess and cards:
AG,BBIN,MG,PT,CQ9,KY,JDB,LEG,HB,PP,
SG,GPI,QT,VG,FG,BNG,SA,DT,PNG,
GA,GNS,ISB,ISB,PGS,AP,GG,PG,SGP
game_code string 64 Optional parametersGame code (see the appendix game code)
If the slot machine does not pass game_code, it will return the link to the game list
You can also query the corresponding slot machine and chess and card game code in the background of the merchant
Enter the official hall:
For example, Kaiyuan chess, LEG chess, and BBIN enter the official hall to pass game_code=dating
sign_key string 32 yesEncrypted signature
is_mobile_url int 1 yesWhether to log in with your mobile phone 【1 Yes】【0 No】
code string 32 yesmd5(sign_key+api_account+username+plat_type+is_mobile_url)
lott_type int 1 Optional parametersThis parameter is currently only effective for EG lottery. Other game platforms are empty. Enter (EG) official lottery (traditional lottery) at 1 time, and enter (EG) credit lottery when empty.
langstring20Optional parametersDefault Simplified Chinese,
Currently only supports Chinese and English (simplified Chinese: zh-cn; English: en-us), other platforms that support language parameters: AG,BBIN, AllBet, DG, SA, PT, SS, HC, ESB, CQ9, JDB, HB
PP, SG, GPI, QT, BNG, PNG, DT, GA, GNS, ISB, PGS, PG, IBC,
bg video, SEXY
demo int 1 Optional parametersView the platform that supports trial play
1 Enter trial play Enter the real game as empty
wallet_typeint1Optional parametersWhen 1 is transferred, it is necessary to transfer the wallet, and the credit limit conversion interface needs to be called to transfer the credit limit to the platform.
When 2 is transferred, in order to avoid transferring the wallet, the system will automatically bring the credit limit to the next game platform.

* Response parameters

Field name type illustrate
statusCode string Whether it is successful. 01:Success; Other failures;
message string Information corresponding to code
data string Game link

* Return data content

{

"statusCode": "01",
"data": "http://xxxxxxxxxxxxxxxxxxxx",

“message”: “Success” }

en/og.txt · 最后更改: 2019/12/15 21:50 由 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki