Skip to content

Upgrade

With the upgrade to Version 1.0, all API calls are prefaced with /v1/ like so:

https://api.brawlhalla.com/v1/...

All references to Clans are now replaced with Guilds. The previous Clans endpoint was split into two endpoints - one provides standard guild information and the other provides a list of guild members. Additionally, you can now pull up a player’s guild directly through the GetPlayerGuild endpoint.

Rankings and Leaderboards have been improved: each ranked mode has a corresponding leaderboard, and you can now easily see a player’s ranks across all the regions they play on.

Unfortunately, SteamIdSearch is currently unavailable in Version 1.0. It is recommended that you use any previous Brawlhalla ID stores to interact with the Brawlhalla API.

The API calls for legend data have been consolidated into a single endpoint GetLegends. All legends are now returned by default, and you can filter the endpoint results by ID, weapon, or name.