Game API
Leaderboards
Implement global leaderboards and rankings with the CrateBytes API to boost player competitiveness and engagement.
Submit Score
The Submit Score
endpoint allows you to submit a player’s score to a specific leaderboard.
Endpoint
The score to submit to the leaderboard. must be passed in the request body.
Bearer [token]
Example Response
Get leaderboard data
The Get Leaderboard Data
endpoint allows you to retrieve the data for a specific leaderboard, including player scores and pagination information.