so the url
"statistics": {
"href": us.api.blizzard.com/profile/wow/character/zangarmarsh/ulminia/statistics?namespace=profile-us"
is returning player stats not statistics … intended or a bug?
so the url
"statistics": {
"href": us.api.blizzard.com/profile/wow/character/zangarmarsh/ulminia/statistics?namespace=profile-us"
is returning player stats not statistics … intended or a bug?
Hi Ulminia,
You are correct that the Character Statistics document exposed at /statistics
on the Profile API does expose data that would historically be refered to as “stats” (strength, agility, armor, etc), and in the context of the Profile API, this is working as intended.
The Community API data commonly referred to as “Character Statistics”, is not currently exposed via the Profile API. The World of Warcraft Community API Migration Status document on the developer portal can be referenced for the status of this data as the migration continues.
thank you i really should read more posts lol i will wait and see when its there and will make the switch when it is