PUBG INVENTORY API · APP 578080

Reliable PUBG inventory pages for backend applications.

Use game=pubg to retrieve normalized Steam inventory assets and descriptions through the same ItemData contract as other supported games.

A small, explicit integration surface

Send a supported Steam identifier, preserve the returned cursor, and stop when more_items is false. ItemData owns upstream coordination without hiding cache age or response provenance.

  • One normalized JSON response model across supported Steam economies.
  • Durable public page snapshots with observable HIT, MISS, STALE, and BYPASS behavior.
  • Cursor pagination that preserves Steam's real page boundaries.
  • Bearer API-key authentication, explicit timeouts, and stable error codes.
  • Optional authorized access for inventories that need a Steam session.

Inventory data, not speculative enrichment

The endpoint focuses on Steam inventory assets and descriptions. Pricing, marketplace aggregation, and automated trading remain separate concerns.

NEXT STEP

Add PUBG inventory data to your product.

Review the supported parameters and stable error contract first.