Steam App ID 218620

PAYDAY 2 Price, Market & Inventory API

Build PAYDAY 2 item catalogues, marketplace price comparisons and inventory tools through three documented APIs.

Three core API requests

PAYDAY 2 Price, Market and Inventory API examples

Use the same game parameter mapped to Steam App ID 218620 across the Items and Inventory endpoints. Add a market filter when you only need selected third-party prices.

PAYDAY 2 Price API · GET /steam/api/items
curl 'https://www.steamwebapi.com/steam/api/items?game=payday2&key=YOUR_API_KEY'
PAYDAY 2 Market API · GET /steam/api/items
curl 'https://www.steamwebapi.com/steam/api/items?game=payday2&markets=MARKET_IDENT&key=YOUR_API_KEY'
PAYDAY 2 Inventory API · GET /steam/api/inventory
curl 'https://www.steamwebapi.com/steam/api/inventory?steam_id=STEAM_ID64&game=payday2&key=YOUR_API_KEY'

Three PAYDAY 2 APIs for items, prices and inventories

PAYDAY 2 uses Steam App ID 218620. The PAYDAY 2 Price API returns supported item data and current prices, the PAYDAY 2 Market API exposes supported third-party prices, and the PAYDAY 2 Inventory API retrieves public inventories.

Use these endpoints for a PAYDAY 2 item catalogue, price tracker, marketplace comparison or inventory checker. Responses are normalized where supported, while coverage and freshness remain explicit for each data source.