Overview
RankHub Leaderboard is a plug-and-play leaderboard SDK for Unity that lets you add online rankings to your game in minutes.
No server setup. No database. No backend coding required
Just create your leaderboard, copy your API key, and you're ready to go.
Key Features
- Submit player scores to an online leaderboard
- Retrieve and display rankings in real time
- Player name editing system
- Leaderboard pagination
- Highlight current player entry
- Clean and simple C# API
Zero Backend Setup
Everything is handled for you.
- Create your leaderboard on the official website
- Copy your API key
- Paste it into the RankHubManager
That's it.
Included in the Package
- Ready-to-use leaderboard UI (Canvas + TextMeshPro)
- RankHubManager singleton (API communication)
- Demo scene with full workflow
- Example integration scripts
- Automatic player ID system (GUID)
- Local data storage using PlayerPrefs
Designed for Real Game Flow
- Players accumulate score locally
- You decide when to submit (game over, match end, etc.)
- Only higher scores update the leaderboard
- Clear feedback messages for every result
Customizable
All UI elements are optional and fully editable.
Use the included prefabs or integrate the API into your own systems.
Hosted Service
Create and manage your leaderboard here:
https://leaderboard-game.vercel.app
- Generate API keys
- View leaderboard data
- Manage your project
Technical Highlights
- Uses UnityWebRequest (no external dependencies)
- JSON-based API
- Pagination support
- Cross-platform compatible
Supported platforms:
Windows, macOS, Linux, iOS, Android, WebGL
Perfect For
- Indie games
- Mobile games
- Game jams
- Prototypes
- Online score systems
Notes
- Internet connection required
- API key required
- External service is used for leaderboard functionality
Documentation & Support
Documentation:
https://leaderboard-game.vercel.app/docs_api.html
Support:
Guardabarrancoestudioapp@gmail.com
Built for developers who want online leaderboards without backend complexity.