This topic has been locked
API for Steam Trade History
Iam sorry for my bad english.
iam a web developer software.
i want to ask , what is API for "Steam Trade History" ?
i only know API for "Trade Offer" :
http://api.steampowered.com/IEconService/GetTradeOffers/v1/?key=['KEY']&get_sent_offers=1&time_historical_cutoff=100&steamid=['steamid']
thanks before dude :v
Last edited by Kode Nuklir; May 3, 2016 @ 7:15am
< >
Showing 1-3 of 3 comments
MalikQayum May 3, 2016 @ 9:52am 
you need to understand how the api works, this api uses the api key to find the user and its tradeoffers, so this is where you go wrong &steamid=['steamid']:

https://api.steampowered.com/IEconService/GetTradeOffers/v1/?key=<APIKEY>&format=json&get_sent_offers=1&get_received_offers=1&get_descriptions=0&active_only=0&historical_only=1

so in short: APIKEY = STEAMID for the tradeoffer api calls.
Last edited by MalikQayum; May 3, 2016 @ 9:53am
Fun Size Feb 1, 2024 @ 10:13pm 
How to get my steam level using API.
Connie Feb 2, 2024 @ 1:30am 
This thread was quite old before the recent post, so we're locking it to prevent confusion.
< >
Showing 1-3 of 3 comments
Per page: 1530 50

Date Posted: May 3, 2016 @ 7:14am
Posts: 3