Add Leaderboards to Your Game in Minutes
Rankora is the simplest way to add competitive leaderboards to your games and apps. No backend required – just plug in our API and start ranking players instantly.
Start Competing in a Few Lines of Code
Adding leaderboards to your game is incredibly simple. Here's how to submit a high score:
// Submit a high score
const response =
await fetch('https://www.rankora.dev/api/v1/leaderboard/entries', {
method: 'POST',
headers: {
'Authorization': 'Bearer YOUR_API_KEY',
'Content-Type': 'application/json'
},
body: JSON.stringify({
name: 'Jadquir',
score: 15420
})
});
Everything You Need to Build Leaderboards
A complete solution for developers—powerful, secure, and easy to integrate.
Simple Integration
Just two API endpoints to get started. No backend required – we handle everything.
Dedicated Dashboard
Create, edit, and manage your leaderboards in one intuitive interface.
Custom Metadata
Attach custom fields to leaderboard entries for maximum flexibility.
Analytics & Insights
Track API usage, request trends, and performance from a single dashboard.
Secure Embeds
Restrict iframe embeds to specific domains with signed tokens for extra protection.
Webhooks Support
Get notified when an entry is added, updated, or removed – perfect for live events and sync.
Simple Pricing That Scales With You
Start free and upgrade as your game grows. All plans include our core API with no hidden fees.
Perfect for testing and small projects
Features Included:
- ✓Basic Dashboard
- ✓Basic Leaderboards
- ✓Usage Analytics
- ✓Embeds
No credit card required
Save 17% with yearly billing
Great for indie developers and small games
Features Included:
- ✓Includes All Features from Lower Tiers
- ✓Webhook Events
- ✓Email Support
- ✓Remove Rankora Branding from Embeds
- ✓Custom Metadata (Fields per Entry)
- ✓Basic Analytics
- ✓Clear All Entries (Reset)
Save 17% with yearly billing
For growing games and serious developers
Features Included:
- ✓Includes All Features from Lower Tiers
- ✓Advanced Analytics & Insights
- ✓Data Export (CSV / JSON)
- ✓Priority Support
Build Leaderboards the Easy Way
Be among the first to experience Rankora and simplify your game’s leaderboard system.