{"games_list":[1669000,2198150,1778820,2828860,393380,3156770,271590,582010,1260320,374320],"possible_has_more":true,"total_games":9393}
curl --location --request GET 'https://zylalabs.com/api/1493/the+steam+game+discount+api/1232/get+offer+games?start=1&count=10®ion=US' --header 'Authorization: Bearer YOUR_API_KEY'
{
"discount": "-50%",
"original_price": "$19.99",
"price": "$9.99",
"title": "NARAKA: BLADEPOINT",
"url": "https://store.steampowered.com/app/1203220/"
}
curl --location --request GET 'https://zylalabs.com/api/1493/the+steam+game+discount+api/1233/get+game+id?app_id=1203220' --header 'Authorization: Bearer YOUR_API_KEY'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the The Steam Game Discount API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
Trusted by leading companies
The API is designed to be easy to use and provides access to a wide variety of information, such as game name, id, discount percentage, game price after discount, url. The API can be integrated into various applications, such as game discovery platforms, gaming news websites, and mobile apps, to help users find the best deals on Steam games.
The Steam Game Discount API works by making requests to Steam servers and retrieving information about discounted games. The API uses a RESTful architecture, which means requests are sent over HTTP and responses are returned in a format such as JSON. Developers can make requests to the API using a variety of programming languages, such as Python, Java, and JavaScript.
One of the main advantages of the Steam Game Discount API is that it provides real-time information about discounts, so users can always find the latest deals on games. This is especially useful for users who are looking for specific games or have a limited budget. By integrating the API into their applications, developers can help users discover games they might not otherwise have found and help them save money on their purchases.
Overall, the Steam Game Discounts API is a useful tool for developers and third-party sellers who want to provide users with up-to-date information about discounts and rebates on games. By integrating the API into their applications, developers can help users find the best deals on Steam games, which can lead to increased engagement and revenue for both the developer and the platform.
It will receive parameters and provide you with a JSON.
Game Discovery Websites: Websites that specialize in helping gamers discover new games can integrate the Steam Games Discount API to show users the latest discounted games on Steam.
Mobile Apps: Mobile apps that provide information on games can use the API to show users the latest discounted games on Steam.
Gaming News Websites: Websites that provide gaming news and reviews can use the API to include information on discounted games in their coverage.
Social Media: Social media platforms that cater to gamers can use the API to share information on discounted games with their followers.
Discord Bots: Discord bots that serve gaming communities can use the API to show users the latest discounted games on Steams.
Basic Plan: 3,000 API Calls. 1 request per second.
Pro Plan: 6,000 API Calls. 10 requests per second.
Pro Plus Plan: 100,000 API Calls. 10 requests per second.
The "Get offer games" endpoint returns a list of discounted games, including their IDs and total count. The "Get game id" endpoint provides details about a specific game, including its title, discount status, original price, and URL.
Key fields in the "Get offer games" response include "games_list" (array of game IDs), "possible_has_more" (boolean for more data), and "total_games" (total count). For "Get game id," key fields are "discount," "original_price," "price," "title," and "url."
The response data is structured in JSON format. The "Get offer games" endpoint returns an object with arrays and counts, while the "Get game id" endpoint returns an object with specific game details, making it easy to parse and utilize in applications.
The "Get offer games" endpoint accepts parameters such as the number of games to retrieve, starting index, and region. The "Get game id" endpoint requires the game ID to check for discounts, allowing users to customize their requests based on their needs.
The "Get offer games" endpoint provides information on multiple discounted games, while the "Get game id" endpoint offers detailed information about a specific game, including its discount status and pricing, helping users make informed purchasing decisions.
Data accuracy is maintained by directly querying Steam's servers, ensuring that the information retrieved reflects real-time discounts and game details. Regular updates and checks help ensure the reliability of the data provided through the API.
Typical use cases include integrating the API into game discovery websites to showcase discounts, mobile apps for gamers to track deals, and social media platforms to share the latest offers, enhancing user engagement and satisfaction.
Users can utilize the returned data by displaying discounted games on their platforms, creating alerts for specific titles, or analyzing trends in game pricing. The structured JSON format allows for easy integration into various applications and services.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund