x-openapi-key: ********************{
"store": "AS",
"region": "HK",
"category": "ALL",
"start": "2025-09-24",
"end": "2025-09-24",
"limit": "TOP_100"
}curl --location 'https://api.foxdata.com/apiv1/open-api/app/monitor/release' \
--header 'x-openapi-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"store": "AS",
"region": "HK",
"category": "ALL",
"start": "2025-09-24",
"end": "2025-09-24",
"limit": "TOP_100"
}'{
"requestParam": {
"store": "GP",
"region": "CN",
"category": "APP",
"activeType": "DAU",
"priceType": "PAID",
"start": "2025-10-01",
"end": "2025-10-01",
"limit": "TOP_10"
},
"result": {
"appInfoMap": {
"ch.swift.itheorieasa": {
"appName": "iTheorie Autotheorie 2025",
"icon": "https://image3.foxdata.com/gp-proxy/cBPMbbzLn855HYhwwAY1vggwjbp545ld0rNlz1mgXrbK6aRZc1a5kyh6vd7efUACCZc"
}
},
"rank": [
{
"appId": "com.advasoft.touchretouch",
"rank": 1,
"avg": 1321,
"median": 1321,
"max": 1321
}
]
},
"creditsCost": {
"requestCredits": 0,
"baseCredits": 150,
"extraCredits": 0,
"totalCostCredits": 150
},
"next": null
}