Transitioning from wowarmory.com

Forum Avatar
Web & Mobile Team
#1 - July 5, 2011, 10:10 p.m.
Blizzard Post
If you've been using the raw XML exposed by the wowarmory.com website, you'll soon need to transition to the new RESTful API. Here are some things that you should take into consideration.

JSON - The new web API resources provide JSON, as opposed to XML.

Changes in URLs - The urls for character and guild profiles is different, allowing you to specifically request which datasets you want. API resources will be specific to the regional battle.net site they exist in and will be prefixed with "/api/wow/"

Documentation - With the API comes documentation on what data is available and how to use it. Be sure to read up on what is available and what other developers are doing with it by frequenting the Community Platform API forums.

SSL - If you make authenticated requests to the API, you can do so using SSL.

Auction House Data Dumps - Auction house data dumps are available for each realm that contain the then-current snapshot of auctions.
Forum Avatar
Web & Mobile Team
#3 - July 21, 2011, 1:20 a.m.
Blizzard Post
07/20/2011 06:14 PMPosted by Argawain
omg first? also what does this mean for the average wow forum go'er/ website viewer? does this affect us in any way or is this more for addon developers?


For the average wow community site user this has no impact.