WoW:Auction House API: Difference between revisions
Jump to navigation
Jump to search
Blizzard.GitHub.com Blizzard Community Platform API Documentation - Auction Resources Blizzard Entertainment, 7/5/2011
Official Community Platform API forum (US) Auction House API is live! by Template:Blizz Osundir 8/1/11 5:50 PM
(expanded basic info) |
m (Move page script moved page Auction House API to Auction House API without leaving a redirect) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{Outdated|Needs update for [[Battle.net API]] and dev.battle.net.}} | ||
{{ | {{webapi}} | ||
The '''Auction House API''' is a web-specific API for accessing [[Auction House]] info. It is part of the overall [[ | 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). | ||
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. | ||
| 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 | [[Category:Web API| Auction House API]] | ||
Latest revision as of 04:47, 15 August 2023
This article or section contains information that is out-of-date.
|
← 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