Discussions

Ask a Question

Wallet/Balance Endpoint

Hi! I’m wondering what the best practice is for fetching my account balance in real time as accurately as possible. What’s the recommended approach for doing that?

Answered

More detailed recent sales history?

Hi,

Answered

Can I get data of sold item ouside of auction? Just price and name

How to do it

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

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?