Hi-res Achievement and Trophy Images

achievements

Hey there. I'm working on an app which uses achievement and trophy images. Are there public APIs (one for PS3 and one for Xbox 360) which I can make use of to get hold of these?

I understand this is only really half related to gaming but would hugely appreciate any assistance.

Best Answer

When I wrote a way to pull achievements onto my web page there wasn't an official Xbox Live API (though this may have changed recently). Instead I found an API that someone had hacked together:

http://duncanmackenzie.net/blog/put-up-a-rest-api-for-xbox-gamertag-data

http://drupal.org/project/xbox_api

It's not currently maintained, and if I remember properly you can't get very large images, but to the best of my knowledge it is the only way to pull data directly from Xbox Live.