Top traded items

#1 - Sept. 12, 2014, 11:31 a.m.
Blizzard Post

I remember from the old tradingpost that there were top traded/most expensive/etc lists. Can I call these up with the API? I am trying to make my own database and if these lists are available I can significantly minimize the amount of api requests;

#5 - Sept. 12, 2014, 5:27 p.m.
Blizzard Post

I remember from the old tradingpost that there were top traded/most expensive/etc lists.

Our API dev tells me that that data was never accurate or timely, and that you’d be better off aggregating everything using the /v2/commerce/listings API and determining this for yourselves.