Discussions

Ask a Question

The API does not return the right price

The data about the price of the skins that the API is offering is not right. I don t know why. Can someone help? I can show u my code

ANSWERED

Could you please add MarketHashName to the transaction history?

I've asked about this before because with automation it's harder to save IDs. (I know about WebSockets, but if there's a lag in the connection or proxy, there's a chance I'll miss the ID.)

ANSWERED

Asset id in transaction history

I can't seem to find the asset_id field on a completed bid withdrawal. Could it be possible to add it in order to identify the item?

ANSWERED

Healthcheck endpoint

Is there any endpoint for healthcheck? I want to emit something just to see if i can get a response without being authenticated, since i don't know if it's a problem when i emit authentication data or i just don't send the correct info. Can it be added? Thanks

ANSWERED

Why can I connect to the socket but when i emit the authentication data i get no response back

Does anyone know? I am using Java socket.client-io to connect to the websocket, i manage to connect, i get the init event message, but when i try to send authentication data, i get nothing in return. I've checked what i emit from my client with the client provided in the documentation and the emit seems to send the correct data, however i don't get a response back. What could cause this? Am i missing something? :(((((((((((((((((((

ANSWERED

Fetching last sales of dopplers not working

Hey, I want to get last sales of an item. It doesnt seem to work for dopplers of specific phases. Am I doing it incorrectly? It works for anything other than dopplers. Thanks.

ANSWERED

connecting to websocket using python getting 502 bad gateway

import websocket
import requests

ANSWERED

why aren't all skins displayed at auction via API?

why aren't all skins displayed at auction via API? They are available via the website, but they are not visible via API, how is that? I don't have any filters set in the API, and the skin is quite popular.

ANSWERED

Item receive endpoint problems

Hey. I got problem with marking item as received. I talk about this endpoint:
https://csgoempire.com/api/v2/trading/deposit/{deposit_id}/received
Firstly docs say that we need to pass deposit_id, but in reality it expected item_id, as I checked dev tools when marked item received on site.

ANSWERED

getting "Recommended price" of items

hello i am trying to fix pricing and was interested is it possible to get Recommended price of items . basically data that shows Recommended pricing on Csgoempire