originally posted in:BungieNetPlatform
View Entire Topic
Hey all, sorry if this is a bit basic, but I'm a front-end coder and still trying to get my head round all this.
I'm trying to do clan stats site to show who in the clan has killed the most knights/wizards etc etc.
Is this the right endpoint:
http://www.bungie.net/platform/Destiny/Stats/[e]/[d]/[f]/
and if so what are the parameters?
I think [e] = MembershipId and [d] = platformType, but I'm struggling with [f].
Thanks
Brooksie
English
-
Check the [url=http://www.bungie.net/Platform/Destiny/help/HelpDetail/GET?uri=Stats%2f{membershipType}%2f{destinyMembershipId}%2f{characterId}%2f]help page[/url] for this platform call, it should have all the information you need.