| The Halo: Reach Stats API has been discontinued as of March 31st, 2012. The API is only serving historical data at this time. |
Available methods
From Halo: Reach API Wiki
The Halo: Reach Stats API currently contains thirteen methods to access the API. These thirteen methods can be further broken down into three groups: Game, Player, and File. Successfully and efficiently managing the API methods is an important part of your application. Each method that is called counts as one request to the API.
[edit] Game
- This function returns no dynamic data, but rather is used to translate resource ids into full resources (medals, commendations, etc.)
- This function allows you to access detailed information about a single game.
- This function returns the currently active weekly and daily challenges.
[edit] Player
- This function is used to browse through a player's history of games.
- Returns detailed aggregate information on a player, including arena information.
- Returns detailed aggregate information on a player, including arena information.
- Returns basic information about a player.
[edit] File
- Returns a listing of files in a player's file share.
- Returns information on a specific file.
- Returns a player's recent screenshots.
- Returns a list of file sets.
- Returns a list of files in a particular file set.
- Returns a list of rendered videos created by a player.
- Used to search for files with various available filters and sorts.