WoWCenter.pl
wikass zabił Mythrax the Unraveler (Normal Uldir) po raz 2.     
kuturin zdobył 7th Legionnaire's Cuffs.     
Nikandra spełnił kryterium Loot 200,000 gold osiągnięcia Got My Mind On My Money.     
Tooly zdobył Fairweather Helm.     
Muattin zdobył osiągnięcie The Dirty Five.     
Yoozku zdobył Parrotfeather Cloak.     
Mlody89 zdobył Royal Apothecary Drape.     
Weakness zabił Dazar, The First King (Mythic King's Rest) po raz 6.     
liq spełnił kryterium osiągnięcia Saving for a Rainy Day.     
Osiol spełnił kryterium osiągnięcia Saving for a Rainy Day.     
Wuntu zabił Zek'voz, Herald of N'zoth (Heroic Uldir) po raz 1.     
Olsa zabił Vectis (Heroic Uldir) po raz 6.     
Sarenus spełnił kryterium osiągnięcia Saving for a Rainy Day.     
kajtasus zdobył osiągnięcie Come Sail Away.     
ossir spełnił kryterium osiągnięcia Saving for a Rainy Day.     
mcpablo spełnił kryterium Alliance players slain. osiągnięcia Frontline Slayer.     
Emmm zabił Taloc (Heroic Uldir) po raz 17.     
AsaGorth spełnił kryterium Big-Mouth Clam osiągnięcia The Oceanographer.     

Future API plans

blizz -> wysłany:
What other APIs are planned? I'm assuming that character/guild info will be the next one up. Is the Remote Auction House API going to move over from the wowarmory domain? What else can you whet our appetite with? =)

Thanks for establishing this forum. It's nice to have a place to give feedback. I don't know if this is the sort of thing you want to collect, but I could write up some of my experiences working with the RAH API.
blizz -> wysłany:
04/14/2011 06:31 AMPosted by Osseric
What other APIs are planned?



We will definitely be rolling out character and guild feeds in the near future. Arena team feeds and general PVP feeds is something that we are interested in, but they might be a little later on.

As for the auction house, we are looking at exposing historical data in the form of regular auction house dumps for each realm periodically. We need to work out some of the details, but we should have more information somewhat soon.


04/14/2011 06:31 AMPosted by Osseric
I could write up some of my experiences working with the RAH API.



That would be great.
blizz -> wysłany:
When it's ready. (TM)

With that said, we are shooting for the weeks time-frame. Given the quantity of work in front of us, it doesn't make any sense trying to give exact dates.

It should be noted that as we roll out new APIs, the old ones will be deprecated and will eventually go away. I would strongly advise building against the new ones.
blizz -> wysłany:
I'll try to break these down into FAQ style responses. Please let me know if I didn't answer one of the questions.

Q: Will item data be exposed through APIs?

A: It is something that we would like to do, but there are other higher priority items that need to be hammered out first.

Q: Will there be a transition period between a new release and retiring the old?

A: Yes. Once the character and guild API features are complete and launched, we will announce a deprecation time-frame.

Q: Would it be possible to setup the API to allow us to manage the guild from our web page?

A: No. We have no plans or intent to create APIs that allow any data to be modified.

Q: Are you planning on introducing XML or are you sticking with JSON?

A: We will continue with using and suggesting JSON and JSONP. We are also looking at support Protocol Buffers as a line-wire protocol. XML isn't completely out of the picture, but is lower in the list of priorities.
blizz -> wysłany:
Until the auction house dumps and data services are deployed, it wouldn't be wise to give any details as they may change. I can say that providing sales history will probably not be developed and released.

JSON is because it allows client-side (browser) use of data provided through the new HTTP/REST API and can also be parsed/processed by most programming languages. It doesn't take much effort to see that there are a lot of major services using JSON as a primary protocol (Facebook, Google, etc). For developers interested in a more compact payload format, protocol buffers is an excellent and valid option.

Any further debate about JSON vs XML or why one is better than the other should be had somewhere else. Lets continue with keeping this thread about future API plans.
blizz -> wysłany:
As we have in the past, we will continue to develop features that we think will benifit the community as a whole. I'm happy to see the development community excited about what can come out of this.
blizz -> wysłany:
We currently have no plans to support anything other than realm status, character profiles, guild profiles, arena team profiles and auction house data dumps.
blizz -> wysłany:
If you haven't read the authentication and registration overview sticky, please do so. It outlines the general plan for application level identification when consuming the API.

http://us.battle.net/wow/en/forum/topic/2369881359

What we are still solidifying is the plan for user-level identification within the application authentication system. It may end up being somewhat similar to how Facebook and Twitter allow applications to act on behalf of users.
blizz -> wysłany:
04/17/2011 08:06 AMPosted by Osseric
Any chance of adding Battlegroup to the realm status API? It would be nice to be able to group on that.



That should go out with the next api-wow deployment.
blizz -> wysłany:
04/18/2011 08:59 AMPosted by Kathroman
So my 2 cents: sold data is infinitely more worthwhile from an analytical standpoint than anything else the RAH has to offer.



So true. Given that there seems to be a lot of questions about AH data dumps, I'll do some research into what we can expose and the level of difficulty in doing so. Again, keep in mind that there are a lot of features and datasets that we would love to expose, but the biggest roadblock is simply time. We have to balance the cost of data mining sales data and exposing it vs getting other APIs out.
blizz -> wysłany:
04/27/2011 12:22 AMPosted by Zeherah
Will the new APIs be available through all the WoW sites?



Yes, these APIs will be available in all regions.