Skip to main content

Get BeatSaver Map

GET /beatsaver/map/:hash/:difficulty/:characteristic Fetch detailed map information from BeatSaver by hash, difficulty, and characteristic.
string
required
The map hash (e.g., abc123def456)
'Easy' | 'Normal' | 'Hard' | 'Expert' | 'ExpertPlus'
required
The difficulty level
'Standard' | 'OneSaber' | 'NoArrows' | 'Lawless' | '90Degree' | '360Degree' | 'Lightshow'
required
The map characteristic (game mode)
'basic' | 'full'
required
Detail level for the response. Use basic for minimal data or full for complete map information
object
Complete BeatSaver map information including metadata, uploader, stats, and versions

Example Request

Example Response (Full)

Example Response (Basic)

Error Response

If the map is not found: