x-auth-token: ********************curl --location --request GET 'https://api.lootlocker.io/admin/game//player/platforms' \
--header 'x-auth-token: <api-key>'{
"platforms": [
{
"platform": "string",
"total": 0
}
]
}