x-api-key: ********************curl --location --request GET 'https://testserver.loyi.io/public/api/leaderboard?pageIndex=&pageSize=&timerange=allTime&levelingConfigId' \
--header 'Origin: <WHITELISTED_URL>' \
--header 'x-api-key: <api-key>'[
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"collectiblesCount": 14,
"rank": 3
}
]