Skip to main content

Authorizations

Authorization
string
header
required

Checkout creation uses the opaque ten-minute session token. Deposit status reads use the deposit-specific statusToken returned only by a successful deposit POST.

Query Parameters

game
enum<integer>
default:730

Steam app ID. CS2 is 730 and Rust is 252490.

Available options:
730,
252490

Response

Normalized CS2 inventory

inventory
object[]
required
unavailable
object[]
required

Tradable items that Skinloop cannot currently accept.

unavailable_count
integer
required

Total CS2 items Skinloop cannot accept, including non-tradable and unaccepted items.

Required range: x >= 0
collateral
string | null
required
Pattern: ^(0\.[0-9]{2}|[1-9][0-9]*(\.[0-9]{2})?)$
updated_at
string<date-time>
required
sessionToken
string

Present only in the authenticate response; omitted on refresh.