WoW News

New Player Housing API Updates Now Available

Just in time for the holidays, Blizzard has announced new API updates supporting housing features in Patch 11.2.7, now available to use on live servers!

Many apologies for the lack of activity on these forums. I want to deliver a gift before the holidays, announcing some new APIs to support Housing features in 11.2.7.

These APIs are now live and available for use with Retail realms.

Game Data API
Decor:
/data/wow/decor/index
/data/wow/decor/{decorId}
/data/wow/search/decor

Fixtures:
/data/wow/fixture/index
/data/wow/fixture/{fixtureId}
/data/wow/search/fixture
/data/wow/fixture-hook/index
/data/wow/fixture-hook/{fixtureHookId}
/data/wow/search/fixture-hook

Rooms:
/data/wow/room/index
/data/wow/room/{roomId}
/data/wow/search/room

Neighborhoods:
/data/wow/neighborhood-map/index
/data/wow/neighborhood-map/{neighborhoodMapId}
/data/wow/neighborhood-map/{neighborhoodMapId}/neighborhood/{neighborhoodId}

Profile API
Account Profile API:
/profile/user/wow/collections
/profile/user/wow/collections/decor

Character Collections API:
/profile/wow/character/{realmSlug}/{characterName}/collections
/profile/wow/character/{realmSlug}/{characterName}/collections/decor

Character House API:
/profile/wow/character/{realmSlug}/{characterName}/house/{houseId}

These APIs are documented on the Developer Portal:
community.developer.battle.net

Battle.net Community Developer Portal

Thank you for your patience… we know this forum does not always get the support it deserves. We tried to move fast to get these out before the break, so please let us know if you see any major problems with these APIs.

Have a great holiday!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.