x-openapi-key: ********************{
"store": "AS",
"region": "HK",
"category": "ALL",
"start": "2026-06-24",
"end": "2026-06-24",
"limit": "TOP_100"
}curl --location 'https://api.foxdata.com/apiv1/open-api/app/monitor/remove' \
--header 'x-openapi-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"store": "AS",
"region": "HK",
"category": "ALL",
"start": "2026-06-24",
"end": "2026-06-24",
"limit": "TOP_100"
}'{
"requestParam": {
"store": "AS",
"region": "HK",
"category": "ALL",
"start": "2026-06-24",
"end": "2026-06-24",
"limit": "TOP_100"
},
"result": [
{
"appId": "com.run.tower.defense",
"appName": "Kingshot",
"icon": "https://image1.foxdata.com/gp-proxy/QRRGW2tMZ4-FNw0XWk6WWiXHaQCGxuwM-92HrBhlA4WOd_AGmjVmQkiHyAqQjW2yByc",
"state": "OFFLINE",
"stateTime": 1719254400000
}
],
"creditsCost": {
"requestCredits": 0,
"baseCredits": 100,
"extraCredits": 0,
"totalCostCredits": 100
},
"next": null
}