x-openapi-key: ********************{
"region": "CN",
"store": "AS",
"appId": "6752239212",
"category": "-1",
"limit": "TOP_100",
"start": "2025-09-23",
"end": "2025-09-26"
}curl --location 'https://api.foxdata.com/apiv1/open-api/ranking/clear-ranking' \
--header 'x-openapi-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"region": "CN",
"store": "AS",
"appId": "6752239212",
"category": "-1",
"limit": "TOP_100",
"start": "2025-09-23",
"end": "2025-09-26"
}'{
"requestParam": {
"region": "CN",
"store": "AS",
"appId": "6752239212",
"category": "-1",
"limit": "TOP_100",
"start": "2025-09-23",
"end": "2025-09-26"
},
"result": [
{
"date": "2025-09-26",
"ranking": [
{
"appId": "6752239212",
"icon": "https://is1-ssl.mzstatic.com/image/thumb/Purple211/v4/02/1a/2f/021a2f90-c1ad-298a-124c-be9869920a86/AppIcon-1x_U007ephone-0-9-0-85-220-0.png/88x88w.png",
"title": "智能遥控 X",
"status": 2,
"before": [
{
"category": "6002",
"rank": 216
}
],
"rating": 0.0,
"updateDate": 1758326400000,
"releaseDate": 1758240000000
}
]
}
],
"creditsCost": {
"requestCredits": 0,
"baseCredits": 40,
"extraCredits": 0,
"totalCostCredits": 40
},
"next": null
}