用户工具

站点工具


en:gameurl

Get the game list visitor domain name

* Interface address: * Domain name/v1/very/gameurl

* Request parameters:

Field name type length Must-choose illustrate
sign_key string 32 yesEncrypted signature
code string 32 yesmd5(sign_key+api_account)

* Response parameters

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

* Return data content

{

"statusCode": "01",
"data": {

After obtaining the game link address, use base64 to decrypt “game_url”: “aHR0cHM6Ly9nYW1lLnNoYW8zNjAuY29tLw==” }, “message”: “Success” }

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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki