Add real-time global leaderboards to any game in minutes. REST API, webhooks, seasons, teams, and analytics â everything you need, nothing you don't.
From a casual Godot jam game to a published title â LightLeaderboard scales with you without the complexity.
Words per minute, high score, personal bests â all stored and ranked in real time. Built with LightLeaderboard and a single REST call per score.
Submit a score with a single HTTP POST. Retrieve a full ranked leaderboard with a GET. Works from any language, any engine, any platform.
Sounds small. Huge impact.
curl -X POST \
"https://yourapp.com/api/v1/games/my_game/scores" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"score": 42000,
"playerRefId": "player_001",
"playerName": "Alice",
"submissionId": "session_abc123"
}' { "id": 1847, "rank": 3, "score": 42000, "playerName": "Alice" }No credit card required to start. Upgrade to Pro when you need more games.
Both plans include all features. Upgrade or cancel anytime from the developer portal.
Free plan. No credit card. All features included from day one.