Steam App ID 252490

Rust Price, Market & Inventory API

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

Three core API requests

Rust Price, Market and Inventory API examples

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

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

Three Rust APIs for items, prices and inventories

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

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