RiotGames / developer-relations

Riot Games Developer Ecosystem Bug Reporting
http://developer.riotgames.com
743 stars 44 forks source link

[Feature request] Clash API #247

Open Canisback opened 4 years ago

Canisback commented 4 years ago

Following the discussion on Discord, here is a list of Clash data that would be great in the API :

At player level :

At Team level :

At Bracket level (preferably at event ime, not after) :

Don't hesitate to add information ideas that can be useful.

CurtisGreen commented 2 years ago

Old post but I wanted to note that while the clash API does give team name, icon, and tag it does not give the color of the icon

CurtisGreen commented 7 months ago

At the player level it would be very useful to be able to request for past clash teams. Currently the client displays this in the clash tab so it must exist at some level.

Adding this would allow developers to more easily link players -> teams -> matches. As well as show other things like past clash wins, tier over time, win rate per tier, etc. Currently this is very difficult because you have to get the clash team after the team is created and before clash ends which is a very narrow time frame, impossible to get for all players