WoW:Auction House API: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page Auction House API to Auction House API without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub/API}}
{{Outdated|Needs update for [[Battle.net API]] and dev.battle.net.}}
{{Wowapi}}
{{webapi}}
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 [[Battle.net API]] for ''[[World of Warcraft]]''.


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).
Line 13: Line 13:
{{elink|type=bnetwowus|site=Official Community Platform API forum (US)|link=http://us.battle.net/wow/en/forum/topic/2926855642?page=1#1|desc=Auction House API is live!|bydate=by {{blizz}} [[Osundir]] 8/1/11 5:50 PM}}
{{elink|type=bnetwowus|site=Official Community Platform API forum (US)|link=http://us.battle.net/wow/en/forum/topic/2926855642?page=1#1|desc=Auction House API is live!|bydate=by {{blizz}} [[Osundir]] 8/1/11 5:50 PM}}
{{elink|prefix=     |type=mmochampion|site=Blue.MMO-Champion.com|link=http://blue.mmo-champion.com/topic/188771/auction-house-api-is-live|desc=Archive of about [[blue post]] with all followups}}
{{elink|prefix=     |type=mmochampion|site=Blue.MMO-Champion.com|link=http://blue.mmo-champion.com/topic/188771/auction-house-api-is-live|desc=Archive of about [[blue post]] with all followups}}
[[Category:Web APIs| Auction House API]]
[[Category:Web API| Auction House API]]

Latest revision as of 04:47, 15 August 2023


Web API

The Auction House API is a web-specific API for accessing Auction House info. It is part of the overall Battle.net API for World of Warcraft.

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.

External links

Info
News