Skip to content

Changelog

May 21st, 2026

  • Version 1.0 changes many of the previous endpoints, and adds new ones corresponding with updated and additional features. To learn more about the changes Version 1.0 brings, visit our Upgrade Guide.

January 13th, 2023

  • rotating is a valid parameter in the rankings endpoint, instead of the current rotating ranked game mode.
  • Fixed player/ranked endpoint to return valid data if the player doesn’t have a current 1v1 rankings.
  • Limited search to check first 100,000 players.
  • rankings endpoint has a page limit of 1000 (50k players).

April 26th, 2021

  • Search endpoint no longer supports name. Use players instead.
  • Added kungfoot as a valid bracket for the rankings endpoint.

June 13th, 2018

  • Added All Legend endpoint

October 5th, 2016

  • Added region to 2v2 in player/ranked
  • Added region to rankings for 2v2
  • Added ability to filter by region for 2v2

October 3rd, 2016

  • Disabled global_rank, region_rank for 1v1 and 2v2 ranked. Returns 0
  • Added HTTP response codes that match the error codes

September 13th, 2016

  • Updated Rankings output
    • Added peak_rating to 2v2
    • Changed output key labels (total_games => games, total_wins => wins)

September 13th, 2016

  • Rankings

September 12th, 2016

  • Search
  • Player
  • Stats
  • Clans
  • Specific Legend
  • Documentation