Steam Market and Store
Welcome to the Steam Market API, your gateway to a treasure trove of information about the vibrant world of gaming on Steam! 😄🎮 Our API provides a seamless experience for developers and gamers alike, offering a range of powerful endpoints to retrieve all the juicy details about the Steam market and store. Need up-to-date pricing information for a specific game or item? Look no further! 📈💰 Our…
Steam Market and Store endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Items IDs by query /get_ids/{query} |
Enter a (text) query and retrieve the IDS associated to your items. This ID will be needed in order to explore market information. |
| GET |
Get Price History By ID /get_price_history/{ID} |
For a given ID, get the price history together with the number of items sold. |
| GET |
Get latest activity by ID /get_last_act/{ID} |
Given a specific ID, retrieve the last activity dealed with it. Basic information about the user performing the activity is also provided. |
| GET |
Retrieve Buy/Sell informations by ID /get_orders_hist/{ID} |
From a given ID, retrieve the latest Buy/Sell orders placed on the Steam Store. |
Steam Market and Store pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $24.99 / month | — |
|
| MEGA | $49.99 / month | — |
|