404 for ALL Classic Era namespace Auction House Endpoints

Since late 2024 the AH hourly data has been unavailable for any of the dynamic-classic1x-{region} namespaces (Classic Era clients, including Anniversary and SoD realms).

The Endpoints in question are:

  • Auction House Index: /data/wow/connected-realm/{connectedRealmId}/auctions/index
  • Auctions: /data/wow/connected-realm/{connectedRealmId}/auctions/{auctionHouseId}

[documentation would be linked here if i could post links]

Regardless of the {connectedRealmId} or {auctionHouseId} used these end points are returning the following 404 response:

{
    "code": 404,
    "type": "BLZWEBAPI00000404",
    "detail": "Not Found"
}

News on if this is an intended deprecation or a bug would be appreciated as we are all currently in the dark.

Additional Context:

According to other developers that also used these API’s, the endpoints broke on the Tues/Wednesday before anniversary realms released (ie after the weekly update for patch 1.15.5).

After the maintenance shut down the API began to deliver the stale data for SOD/Era server and no data (404 responses) for Anniversary servers.

In December is when developers started to report 404 responses for any server queried

Please see the latest update here.

1 Like