FiveM plugin
Official resource, cgshubs:onPlayerVote event, API companion.
An official FiveM resource receives votes in real time.
The player votes on the page (in-game name).
CGS Hub POSTs the webhook.
The plugin verifies the signature and emits
cgshubs:onPlayerVote(playername, votedAt).Your resource grants the reward.
You can also use only check / claim. The token goes in Authorization, never in the URL.
The resource is available from the owner console or the integration guide provided with the token.