Discussion: Feature Requests: Item Lookup, Trades

Would it be possible to have a method to look up items given their class_tsid or just tsid, that returns item_def? 

Also, I would love to be able to access trades with write authentication.

Thanks so much, I've been having a blast messing around with the API.
+1
I would also like this functionality.

Side thought... With a little work you could use the Auction API to your advantage. Use "defs=1" and get all of the info on said items. You could then iterate through the available items and stick them into a database of some kind if you don't already have that item. Let that run every few hours to get items that were not on the market already and you should get a nice list before to long. - Just something until we do get that function