API |

Version Compare

Back to page history

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

Changes

Key:  Additions   Deletions
This is the list of web services that are available from 360voice.com. Use these to pull data from our system for your own evil uses. Transform any of these with your own XSL and watch the magic happen. If you make anything really cool, be sure to email us with a link so we can post about how awesome it is.

DISCLAIMER: Support for these services is limited. Use at your own risk. They could go down at anytime without warning.

360voice.blog.getentries

Description:
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

360voice.blog.latest

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

360voice.score.getlist

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

360voice.gamertag.badges

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

360voice.gamertag.exists

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

360voice.gamertag.leaderboard

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

360voice.games.showtiles


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

360voice.games.showtiles.html

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

360voice.games.listfav


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


These services are a work in progress. If you notice any problems of inconsistencies, please report them to mail@360voice.com.