We are aware of the problem relating instagram social cards not working. Read more
curl --request GET \
--url 'https://haunt.gg/api/leaderboard/uid?key='[
{
"id": "<string>",
"uid": 123,
"username": "<string>",
"createdAt": 123,
"views": 123,
"badges": 123
}
]Get the UID leaderboard
curl --request GET \
--url 'https://haunt.gg/api/leaderboard/uid?key='[
{
"id": "<string>",
"uid": 123,
"username": "<string>",
"createdAt": 123,
"views": 123,
"badges": 123
}
]Your Account API key (found in your dashboard)
Was this page helpful?