单一钱包

单一钱包接口在线调试

Test it!在线调试中需要手动填入sign,sign的值可以在Header Parameters中找到

Request enter game

post
Query parameters
trace_idstringRequired

randomly generated serial number

Example: e3pc06yk2qrk
Header parameters
signstringRequired

digital signature

Example: bb92c62c1b9d6543ea5bbed931973eda
Body
appidstringRequired

same as the interface for loadlist

Example: 1025
gameidstringRequired

select a game from the game list

Example: 2000001
langstringRequired

choose language

Example: en
currencystringRequired

choose currency

Example: usdt
tokenstringRequired

acess created token,use when calling acess interfaces in minigame

Example: 1025
Responses
200

Successful operation

application/json
post
/api/usr/ingame
200

Successful operation

Last updated