World of Warcraft API Patch Notes - 2020/07/08

Greetings all!

We have another set of API updates going out this week for the World of Warcraft Game Data APIs.

Static Search

The WoW API now supports search for several static data types:

/data/wow/search/spell
/data/wow/search/creature
/data/wow/search/item
/data/wow/search/azerite-essence
/data/wow/search/mount
/data/wow/search/journal-encounter
/data/wow/search/media

Additionally, the WoW Classic namespaces support search for the following data types:

/data/wow/search/creature
/data/wow/search/item
/data/wow/search/media

Please see the Search Guide for additional details on how to use search endpoints. You can test out the endpoints (with some example search fields) on the World of Warcraft Game Data APIs and World of Warcraft Classic Game Data APIs pages.

If you have any questions or feedback, please let us know!

4 Likes

Thanks for the update :slight_smile: