Hey y’all,
The WoW Community API patch this week contains fixes that we’re making in order to allow the API to stay live until the new migration deadline. Without further ado:
WoW Community API Patch Notes - 2019/12/17
Auction House
/wow/auction/data/{realm}
- Removed the
owner
field from the linkedauctions.json
files.
Character Profile
/wow/character/{realm}/{name}
- Added the
id
field, indicating the character’s ID.- This field has the same value as the
id
field returned from the/profile/wow/character/{realm}/{name}/status
endpoint.
- This field has the same value as the
- Internally, this endpoint now adheres to new Data Protection guidelines. This means that some older, inactive characters which were previously valid may no longer exist.
Thanks!
Araspir