Checkout
Authenticate a Steam trade URL and return the CS2 inventory
The trade URL is validated by Skinloop and its SteamID64 is derived server-side. The opaque session token expires after ten minutes and is accepted only as a bearer token on the inventory endpoint.
Body
application/json
Required string length:
40 - 256Pattern:
^https://steamcommunity\.com/tradeoffer/new/\?partner=[0-9]{1,10}&token=[A-Za-z0-9_-]{5,64}$Response
Authenticated checkout session and normalized CS2 inventory
Tradable items that Skinloop cannot currently accept.
Total CS2 items Skinloop cannot accept, including non-tradable and unaccepted items.
Required range:
x >= 0Pattern:
^(0\.[0-9]{2}|[1-9][0-9]*(\.[0-9]{2})?)$Present only in the authenticate response; omitted on refresh.
