Blue Post: New APIs Now Available for Testing - Warcraft Tavern

New APIs Now Available for Testing


Kaivax
Aug 4, 2023
Source
Kaivax

In patch 1.14.4, we’re opening some existing APIs that were initially hidden for Classic. These allow third-party websites and apps to retrieve in-game information as JSON text to display information to players or create useful tools, and we’ve seen more requests for them recently.

You can also check out the public API documentation for WoW and WoW Classic here, and we’ll update the Classic documentation as soon as possible. Until then, you can reference the similar WoW documentation on how to use the new endpoints.

Here are some of the APIs becoming public in 1.14.4:

Account Information:
/profile/user/wow

Character Information:
/character
/protected-character
/character/status
/character/equipment
/character/pvp-summary (New Mak’gora kill-count added here)
/character/pvp-bracket
/character/statistics
/character/hunter-pets

Guild Information:
/guild
/guild/roster
/guild/activity
/guild/achievements

Character achievement and specializations will be coming at a later date.

You can access the PTR data using the namespace “classic-ptr”.

Scroll to Top