Discussions

Ask a Question

Trade status & inventory

Why are assetid's returned by https://csgoempire.com/api/v2/trading/user/inventory endpoint are nor the same as steam one's? Can I somehow get the actual asset id to automize sending trading offers on my side?
also trading status socket event is not returning wear when status is 3 so I thought using the inventory endpoint instead of steamcommunity one

trade_status event

why when response from the "trade_status" event response.type ="deposit" and response.data.status_message = 'Sending' the event is being emited 7 times

ANSWERED

Inconsistency on the sales endpoint

I've noticed on your frontend that when I click on a listing, and try checking it's sales history, for item with id A it shows up 5 items sold, and for the same item with id B (so basically the same item with same wear etc but another listing) it shows up more or less than 5 listings. Now I went on and checked out these API endpoints:

ANSWERED

https://csgoempire.com/api/v2/referrals/referred-users?per_page=20&page=1

i want to access this api publicly, i want to request for my referred users

ANSWERED

Is there any endpoint to change the price?

Hi, I'd like to update a price for my published items - like a relist with a new price.

ANSWERED

Item endpoint: "published_at" field in similar listings

In your API response of the item endpoint, the similar listings has a field named "published_at".

ANSWERED

How to properly format trade filters

I've been so far really unsuccessful finding this information in the docs. There is just this one example of a maximum price filter:

ANSWERED

Question about paint seeds in API

Hello, is support for paint seeds/pattern ids planned to be added to API?

ANSWERED

Questions Regarding /api/v2/trading/user/trades Endpoint and Trading Automation

Hello,

ANSWERED