WoW:Auction House API: Difference between revisions

m
no edit summary
(expanded basic info)
mNo edit summary
Line 3: Line 3:
The '''Auction House API''' is a web-specific API for accessing [[Auction House]] info. It is part of the overall [[Blizzard Community Platform API]].
The '''Auction House API''' is a web-specific API for accessing [[Auction House]] info. It is part of the overall [[Blizzard Community Platform API]].


It allows anyone to programmatically retrieve 'snapshots' of current items being sold on any particular Auction House. These snapshots are being generated once per hour somewhat limiting the resolution of data (items that get posted and sold within one hour can't be detected by the API)
It allows anyone to programmatically retrieve 'snapshots' of current items being sold on any particular Auction House. These snapshots are being generated once per hour somewhat limiting the resolution of data (items that get posted and sold within one hour can't be detected by the API).


Several online resources and standalone applications have been developed upon this API to help traders analyze and react to the AH activity.
Several online resources and standalone applications have been developed upon this API to help traders analyze and react to the AH activity.
Anonymous user