Documentation Index
Fetch the complete documentation index at: https://mintlify.com/RealFascinated/scoresaber-reloaded/llms.txt
Use this file to discover all available pages before exploring further.
Get BeatLeader Score Stats
GET /beatleader/scorestats/:scoreId
Fetch detailed score statistics from BeatLeader for a specific score.
The score ID
Comprehensive score statistics from BeatLeader including accuracy breakdown, hand stats, and timing analysis
Example Request
Example Response
Get BeatLeader Replay
GET /beatleader/replay/:scoreId
Redirect to the raw BeatLeader replay file for download.
The score ID with
.bsor extension (e.g., 123456789.bsor)HTTP 302 redirect to the BeatLeader replay file URL
Example Request
Response
This endpoint returns an HTTP 302 redirect to the actual replay file hosted on BeatLeader’s CDN. The replay file will be in.bsor format, which can be opened in Beat Saber replay viewers.