Serverlist.gg Rewards API

Serverlist.gg makes it easy to reward users for voting for you on our server list. We've tried to keep our API in line with how other voting websites work for a painless integration.


Checking if a steam ID has voted

Check if a steam id has voted or not in the last 24 hours and if their reward is still pending and unclaimed.

Parameter Description Data Type Required
key Your Server API Key String Yes
steamid 64bit SteamID of the user Integer Yes

Set a vote reward as claimed

Set a vote reward as claimed so that it can't be claimed again.

Parameter Description Data Type Required
key Your Server API Key String Yes
steamid 64bit SteamID of the user Integer Yes

Where can I find the server slug?

The server slug is the part that comes directly after /server/ in the url. For example: https://serverlist.gg/server/8470-amazing-server

Where can I find the API Key?

Your server API key is located at the bottom of your servers edit page, available via the dashboard.