list-musicGet Game List

Public API Online Debugging

circle-info

Test it! In the online debugging, you need to manually enter the sign. The value of sign can be found in the Header Parameters.

Get game list

post
Query parameters
trace_idstringRequired

randomly generated serial number

Example: e3pc06yk2qrk
Header parameters
signstringRequired

digital signature

Example: e6187fe961219eafd4544ec619bae55a
Body
appidstringOptional

get the list of games with appid 1025

Example: 1025
Responses
chevron-right
200

Successful operation

application/json
codenumberRequiredExample: 1
msgstringRequiredExample: success
post
/api/game/loadlist
200

Successful operation

Last updated