The CSGOEmpire site and trading API will be down for about ~30 minutes on Thursday(28.08) @ 6:00 AM GMT due to a scheduled maintenance. Apologies for the inconvenience.

  • Our trading system stays mostly the same, but sales will be completed and credited only after the item protection ends. What we'd consider a completed trade in the past is now status 13 (CompletedButReversible).
  • If there’s a problem with the trade or the other party reverses it, you can now open a dispute while it's in Status 13, whether you're the buyer or seller.
  • Steam trade protection is the same as the trade hold, so it lasts 7 days + X hours until Valve Midnight.
  • To be credited after protection ends, you must have Trade Tracking enabled.
    • If it's not enabled, your trades will only auto-complete after 14 days total (7 days hold + 7 days delay).

Other

  • We also added asset ID deposits to our deposit endpoint, so you do not need to get your CS2 inventory on Empire for each deposit any more.

We're seeking your feedback on how to enhance our trading API or documentation pages. Let us know your issues and suggestions on the discussion page.

  • Trade tracking also supports commodity items now. It will automatically complete trades for you, but it still does not automatically dispute/cancel them.
  • Websocket events can be filtered now by emitting the event allowedEvents and an array of events after connecting.

We're seeking your feedback on how to enhance our trading API or documentation pages. Let us know your issues and suggestions on the discussion page.

We have taken the first step towards adding a layer of automation on our site. This is not intended to replace our current manual system in any way, but we hope to streamline it. I'd recommend going through the following page before integrating it into your trading systems:

🎲

The API docs have also now been updated to include the necessary information regarding the automation endpoints.


We're looking for your feedback on how to improve our trading API or documentation pages. Let us know your issues and suggestions in the discussions page.

  • As a seller, you can now enable privacy protection and hide details from your listings using the /privacy-protection endpoint
  • You can now tip other users using either their Steam or Empire UID. This is the only endpoint that requires 2FA alongside your API key - /tipping endpoint
  • The asset_id has been added to responses once the trade status is 'Sent' or finalised.
  • Response examples have been updated for multiple endpoints to match the latest changes.
  • Clarified how to retrieve the deposit_id on the pages explaining how to cencel deposits.
  • Fixed an issue with the block list endpoint returning wrong information.
  • Fixed wrong param being displayed on the received endpoint page.

We're looking for your feedback on how to improve our trading API or documentation pages. Let us know your issues and suggestions in the discussions page.

  • As a buyer, you can now cancel a dispute by confirming receipt of an item by calling the /received endpoint.
  • The API docs have now been updated to include all response information. Requests can now also be made straight from our documentation.

Welcome to the developer hub and documentation for the CSGOEmpire trading API!

If you have any comments or concerns, feel free to share them via the discussions tab. You are also welcome to make suggested edits in case you notice something that is outdated.