v4

latestOpenAPI 3.1.02026-07-3196251302.5 KB
account

Refresh inventory

Trigger a refresh of the authenticated user's Steam inventory. Rate limited based on account tier.

post/v1/account.refreshInventory

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

nextRefreshAtinteger required

Unix timestamp (seconds) when next refresh is allowed

Example response

{
  "$schema": "https://api.steamsets.com/schemas/V1AccountRefreshInventoryResponseBody.json"
}