Simple Integration
Just two API endpoints to get started. No backend required – we handle everything.
Loading...
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.
Adding leaderboards to your game is incredibly simple. Here's how to 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: 'PlayerName',
score: 15420
})
});
A complete solution for developers—powerful, secure, and easy to integrate.
Just two API endpoints to get started. No backend required – we handle everything.
Create, edit, and manage your leaderboards in one intuitive interface.
Attach custom fields to leaderboard entries for maximum flexibility.
Track API usage, request trends, and performance from a single dashboard.
Restrict iframe embeds to specific domains with signed tokens for extra protection.
Get notified when an entry is added, updated, or removed – perfect for live events and sync.
Start free and upgrade as your game grows. All plans include our core API with no hidden fees.
Perfect for testing and small projects
No credit card required
Save 17% with yearly billing
Great for indie developers and small games
Save 17% with yearly billing
For growing games and serious developers
Be among the first to experience Rankora and simplify your game's leaderboard system.