Cost Type | Cost Credits |
---|---|
Request Credits | 1 |
Base Credits | 10 |
Extra Credits | 1 per day |
{
"appId": "416048305",
"region": "KR",
"device": "IPHONE",
"start": "2024-05-10",
"end": "2024-05-14"
}
curl --location --request POST 'https://api.foxdata.com/apiv1/expose/app/rank-history' \
--header 'x-openapi-key;' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "416048305",
"region": "KR",
"device": "IPHONE",
"start": "2024-05-10",
"end": "2024-05-14"
}'