This topic has been locked
Steam API - trade Offer
Hi guys,

I'm new with the steam API and i want to know if there is a method to create a trade offer in JSON ?

I've searched a long time but i have not found anything on this !

Please help me !!!!!!

Sorry for my bad english, i'm french !
< >
Showing 1-7 of 7 comments
I can help, but can you explain what API and JSON is?
LadyLain. #Molky Oct 24, 2014 @ 3:44am 
hi the API is Steam Web API and what i want to do is to create a trade offer from this API to one specific user
Last edited by LadyLain. #Molky; Oct 24, 2014 @ 3:46am
Morbo Oct 24, 2014 @ 3:59am 
Did you find this page IEconService?
It doesn't cover creation or acceptance of offers, but that's where I'd start looking.

Have you tried calling the GetSupportedAPIList method on the ISteamWebAPIUtil interface using your API key? With any luck, one of the interfaces/methods returned from there will do what you need...or confirm that such a method doesn't exist/isn't available to you.
Last edited by Morbo; Oct 24, 2014 @ 4:01am
LadyLain. #Molky Oct 24, 2014 @ 4:20am 
Hello Morbo, i have check the whole page, and nothing to create a trade offer from this api. But when i see the source code of https://github.com/Alex7Kom/node-steam-tradeoffers, i can see that the script creates a new offer from link "http://steamcommunity.com/tradeoffer/new/send" and some parameters. so i don't understand how.
Morbo Oct 24, 2014 @ 4:31am 
Looks like, rather than going via the usual API, this code is making the same HTTP/web call that your browser does when a human makes/accepts a trade offer. (My javascript is very rusty, but that's what it looks like to me.)
LadyLain. #Molky Oct 24, 2014 @ 4:34am 
yes i think too ! i'm going to work on this. thx for the help.
Mattzee Oct 23, 2015 @ 9:50pm 
how to send trade offers and how to recive it with API can help me any body plz amitraky@gmail.com
< >
Showing 1-7 of 7 comments
Per page: 1530 50

Date Posted: Oct 23, 2014 @ 12:17pm
Posts: 7