RustServers.gg offers a simple vote reward API, this allows server owners to check if a certain player has voted on their server and if this vote has been rewarded or not. On this page we will explain how to use it.
Response | Description |
---|---|
0 | There was an issue with the API key, server id, steamid64 or the player has not voted in the last 12 hours. |
1 | Player has voted in the last 12 hours and has not claimed their reward. |
2 | Player has voted in the last 12 hours and has claimed their reward. |
Response | Description |
---|---|
0 | There was an issue with the API key, server id, steamid64 or the player has not voted in the last 12 hours. |
1 | Player has voted in the last 12 hours and vote has successfully been set to claimed (you can reward them). |
2 | Player has voted in the last 12 hours and has already claimed their reward (do not reward them). |
Response | Description |
---|---|
Int | Total amount of times the Steam user has voted for your server. |