JavaScript is required to use Bungie.net

Group Avatar

BungieNetPlatform

"Updates, discussions, and documentation of the BungieNetPlatform API."

Request Join
originally posted in:BungieNetPlatform
1/10/2015 2:47:05 AM
5

Current match API

Is there anyway in the API to get the current instanceId of a match as well as the players in the match? I see a referenceId so we can tell what map a player is currently on but referencing the instance as well as the players in the instance would be immensely useful.

Posting in language:

 

Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • +1. I need this as well.

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

  • I would also make use of an API like this, specifically to do some automatic analysis of a Trials game that's about to start. There are some standard things to check for (snipers vs shotguns, sunsingers, and even things like dtr scores) which could be done automatically ;)

    Posting in language:

     

    Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

    1 Reply
    • Plus one vote for this, especially if it resulted in something like /Platform/Destiny/{}/MyAccount/CurrentFireteam/ that just returned a list of membershipId/CharacterId sets.

      Posting in language:

       

      Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

    • Edited by Inirit: 1/27/2015 9:06:58 PM
      If I understand what you are asking for, I think what you want is the [url=http://www.bungie.net/Platform/Destiny/help/HelpDetail/GET?uri=Stats%2fPostGameCarnageReport%2f{activityId}%2f]PGCR platform service[/url], an example would look something like this: [url]http://www.bungie.net/Platform/Destiny/Stats/PostGameCarnageReport/1539534545/[/url] The activity id is a unique (and always incrementing) identifier that represents a unique activity in the game, or a match. The response from this service should have the info you're looking for. EDIT: Maybe I didn't understand what you were asking. To get the activity id to begin with, you would look at a players activity history using [url=http://www.bungie.net/Platform/Destiny/help/HelpDetail/GET?uri=Stats%2fActivityHistory%2f{membershipType}%2f{destinyMembershipId}%2f{characterId}%2f]this platform service[/url], an example would look like this: http://www.bungie.net/Platform/Destiny/Stats/ActivityHistory/2/4611686018428388123/2305843009215655427/?mode=Story The instanceId is the value you would use in the PGCR service to get more details about the activity. Note the query string parameter "mode", it's required for the activity history service.

      Posting in language:

       

      Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

      7 Replies
      • Not to be that guy but any word on this?

        Posting in language:

         

        Play nice. Take a minute to review our Code of Conduct before submitting your post. Cancel Edit Create Fireteam Post

      You are not allowed to view this content.
      ;
      preload icon
      preload icon
      preload icon