curl --location 'https://app.asomobile.net/asomobile-public-api/top-charts?platform=IOS&ios_device=IPHONE&country=US&category_id=36&chart=FREE&count=10' \
--header 'Authorization: Bearer <token>'{
"code": 201,
"data": {
"ticket_id": 12345
}
}