production=1?The production=1 parameter is essential to ensure that your integration is not disrupted by unexpected changes in our API updates and allows us to monitor who is currently using the production mode.
critical=1 for All Endpoints Except /itemsIn addition to production=1, we have introduced the critical=1 parameter for real-time endpoints such as /inventory or /item.
For the /items endpoint, critical=1 is automatically activated when used in production mode.
For all other endpoints, critical is set to 0 by default but can be manually activated to utilize the following features.
critical=1 Do?critical=1 to ensure no erroneous data is provided./items endpoint, critical=1 is automatically enabled. For all other endpoints, it is disabled by default and can be manually activated if needed.critical=1?Use critical=1 when performing critical operations that depend on real-time data, such as:
| Parameter | Description |
|---|---|
production=1 |
For all API endpoints used in production mode to ensure stable responses. |
version=latest |
Allows access to the latest version of API responses with all current changes, even in production mode. |
critical=1 |
Security check for real-time requests to automatically block requests in case of issues. This parameter is automatically activated for the /items endpoint. |
production=1 for all API endpoints to ensure stable responses.critical=1 for real-time requests to add extra security and allow your service to be temporarily deactivated in case of issues.
Note: In the past two years, this parameter was needed only once, and we hope it will remain rare. However, it is important.
/items prices every 30 minutes to 24 hours and cache them locally.unstable property is set to falsecheckedAt value is not emptycheckedAt is empty, the price has not yet been validated — such items should not be used in critical operations.We plan to introduce additional endpoints like /alert to allow you to check the current status of our services.
If you are operating in production mode, you should join our Discord channel to stay updated or listen to the /notify API for future notifications.
You can also check our status page at:
👉 https://status.steamwebapi.com