Discussions

Ask a Question
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

Bid problem

The server is responding with This offer was already placed by someone else! (3) multiple times on almost every skin

ANSWERED

playing roulette with api

is there anything?

ANSWERED

Sorting by listing date

I'm trying the sort the data pulled as recently listed on the withdrawal ones first but the problem is api gets all the data.

ANSWERED

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