Security
How server tokens, license keys, and API protection work in LD Refund cloud mode. Open dashboard
LD Refund cloud mode stores refunds on LD servers. Your FiveM game server connects outbound only using a server token — not your license key.
Your license key is for dashboard and Discord bot access. Your server token is the secret your game server uses to sync refunds and claim them in-game.
server/config.lua (keep this file private).config.lua to public Git repositories.Config.Cloud.ServerToken on your FiveM server and restart the resource.A leaked license key alone cannot access the Game API or claim refunds in cloud mode. Still, treat it as sensitive: contact support if someone else activates it to another server, and avoid posting it publicly.
Questions? See the FAQ or Discord support.