originally posted in:BungieNetPlatform
Hello,
I am new the Destiny endpoints and have some success, but can someone explain by example as to what certain endpoint parameters are looking for example from PasteBin someone has:
1. http://www.bungie.net/platform/Destiny/Stats/[e]/[d]/[f]/ and sometimes [g]. Is there a mapping as to what those are?
2. I am looking to list the members of my clan. I have the endpoint which shows the list of clan members, but it requires the clan/groupId #. I tried obtaining this through my destiny profile via http://www.bungie.net/Platform/Destiny/All/Account/4611686018429830130/ but it only comes back with the string of the clanName and clanTag not the groupId which http://www.bungie.net/Platform/Group/758673/Members/?lc=en&fmt=true¤tPage=1&platformType=1 seems to require. I tried putting the clan name instead of 758673 and it didn't work.
Please any advice would be greatly appreciated.
-
Edited by lowlines: 5/15/2015 7:15:34 AMUnofficial endpoint listings can cover undocumented APIs, so its up to the community to figure them out :p I'm mainly interested in the Destiny Game APIs (which should be mostly complete), but if people figure out ones I haven't looked at and aren't documented by Bungie let me know and I'll update my pastebin.
-
Some of the information you're looking for is [url=https://www.bungie.net/en/Clan/Post/39966/85087279/0/0]here[/url] in the links.