Overview
How to setup your server listing properly.
Example redirect link
www.rune-rank.com/server/example?identifier=username
If users are directed to your server page without an identifier it will default to "supporter".
Secret Key
When Rune Rank sends data to your callback url you provided when setting up your server listing. We will send your secret key in the headers under vote-signature. This is uused to help your server protect against unwanted trafic and to confirm the data is comign from Rune Rank.
Example Data
The data returned to your callback url is still in testing if you have any suggestions that help you with analytics please let us know.
UserIp
: Used to identify users and give them cooldown.Identifier
: Allowing servers to identify their users by in game name. Indentifier defaults to "supporter" if not provided in url.TransactionId
: Used to verify vote.VoteAmount
: How many times they voted.CreatedAt
: Vote creation time.