Upgrade
Version 1.0
Section titled “Version 1.0”With the upgrade to Version 1.0, all API calls are prefaced with /v1/ like so:
https://api.brawlhalla.com/v1/...Guilds
Section titled “Guilds”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
Section titled “Rankings”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.
Steam ID Search
Section titled “Steam ID Search”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.
Static Data
Section titled “Static Data”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.