Get Product List
The integrator can retrieve the list of games currently available for integration with MINI.GAMEby calling this API.
LoadList
Headers
Parameter
Value
Body
Parameter
Required
Type
Description
Response Data Example
{
"code": 0,
"msg": "success",
"data": {
"glist": [
{
"gameid": "2000002",
"name": "Mines",
"platform": "1",
"gametype": 5,
"status":1
}
]
}
}{
"code": 10002,
"msg": "sign invalid"
}Response Example Parameter Descriptions
Parameter
Required
Type
Description
Platform Field Description
Value
Description
Screen mode support
Gametype Parameter Description
Type
Description
Error Code
Last updated