All Riot Games 2.x API endpoints have been removed.
Most methods have been changed to a different naming scheme, to
better show what entity they act upon.
Most methods can be configured through parameters to return a list or a single record.
Methods Added
getMatchTimeline- Returns the timeline of a match.getSummonerLeagues- Returns the list of leans for a summoner.getSummonerLeaguePositions-> Returns the league positions for a summoner.
Method changes
-
getMatchListByAccountId->getAccountMatchlist -
getRecentGamesByAccountId->getAccountRecentMatchlist -
getChampions->getChampionsStatus -
getChampionById->getChampionsStatus -
getMatchById->getMatch -
getChampionData->getChampionsStaticData -
getChampionDataById->getChampionsStaticData -
getItemData->getItemsStaticData -
getItemDataById->getItemsStaticData -
getLanguages->getLanguagesStaticData -
getLanguageStrings->getLanguageStringsStaticData -
getMaps->getMapsStaticData -
getMasteryData->getMasteriesStaticData -
getMasteryDataById->getMasteriesStaticData -
getProfileIcons->getProfileIconsStaticData -
getRealms->getRealmsStaticData -
getRuneData->getRunesStaticData -
getRuneDataById->getRunesStaticData -
getSummonerSpellData->getSummonerSpellsStaticData -
getSummonerSpellDataById->getSummonerSpellsStaticData -
getVersions->getVersionsStaticData -
getSummonersByName->getSummoner -
getSummonerByAccountId->getSummoner -
getSummonerById->getSummoner -
getActiveGameBySummonerId->getSummonerActiveGame -
getChampionMastery->getSummonerChampionMastery -
getChampionMasteryById->getSummonerChampionMastery -
getChampionMasteryScore->getSummonerChampionMasteryScore -
getMasteriesBySummonerId->getSummonerMasteries -
getRunesBySummonerId->getSummonerRunes