Sign in or 

| Version | User | Scope of changes |
|---|---|---|
| Aug 31 2006, 9:28 PM EDT (current) | 360voice | 46 words added |
| Aug 11 2006, 10:44 AM EDT | 360voice |
Description:360voice.blog.latest
Lists all of the blog entries for a supplied gamertag in date descending order (newest to oldest).
Arguments:
* tag (required)
* num (optional)
Sample:
http://www.360voice.com/api/blog-getentries.asp?tag=changeagent&num=5
Description:
This is not an XML feed. It is a URL to redirect to your latest individual blog entry. You can use this to always send people to your most recent entry without having to first go to your blog homepage.
Arguments:
None
Sample:
http://www.360voice.com/api/blog-latest.asp?tag=ChangeAgent
Description:
Shows date and gamerscore for the supplied gamertag. This is good for graphing the gamerscore over time.
Arguments:
* tag (required)
* num (optional)
Sample:
http://www.360voice.com/api/score-getlist.asp?tag=changeagent&num=10
Description:
Pass in a gamertag and it will list out the badges that the user has.
Arguments:
*tag (required)
Sample
http://www.360voice.com/api/gamertag-badges.asp?tag=Fatty%20Chubs
Description:
Pass in a gamertag and it will tell you TRUE or FALSE if the tag exists in the system.
Arguments:
*tag (required)
Sample
http://www.360voice.com/api/gamertag-exists.asp?tag=ChangeAgent
Description:
Pass in a gamertag and get the leaderboard information for that tag.
Arguments:
*tag (required)
Sample
http://www.360voice.com/api/gamertag-leaderboard.asp?tag=ChangeAgent
Description:
Shows a list of all games in our database with the 64 pixel and 32 pixel tiles. The service runs faster when you specify a single game.
Arguments:
* game (required, must specify name used by xbox live gamer card)
Sample:
http://www.360voice.com/api/games-showtiles.asp?game=American Wasteland
Description:
Shows a list of all games in our database with the 64 pixel and 32 pixel tiles, rendered in HTML for reference. The service runs faster when you specify a single game.
Arguments:
* game (required, must specify name used by xbox live gamer card)
Sample:
http://www.360voice.com/api/games-showtiles-html.asp?game=American Wasteland
Description:
Shows a list of games ranked by number of days they appeared in the blog of the gamertag.
Arguments:
* tag (required)
* num (optional)
Sample:
http://www.360voice.com/api/games-listfav.asp?tag=changeagent&num=10