The Game Insights Database API delivers organized and customizable access to comprehensive video game data, including publishers, titles, and in-depth game details. Users can easily filter and interact with the data without receiving overly large responses.
[{"producers":["The Tetris Company","Activision","Nintendo","Rockstar Games","EA Sports","Mojang","Warner Bros. Interactive Entertainment","Ubisoft","Electronic Arts","Square","Capcom","2K Games","Sony Interactive Entertainment","Bethesda Softworks","Bandai","CD Projekt","PUBG Corporation","Team17","Microprose","Valve"]}]
curl --location --request POST 'https://zylalabs.com/api/6057/game+insights+database+api/8190/obtain+game+producers' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[{"games":["Pokemon","Super Mario","Mario Kart","The Legend of Zelda","Animal Crossing","Super Smash Bros.","Mario Party","Donkey Kong"]}]
curl --location --request POST 'https://zylalabs.com/api/6057/game+insights+database+api/8191/obtain+games+by+producers' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"producer":"Required"}'
[{"game":"Pokemon","producer":"Nintendo","rank":3,"total_shipped":"484.46m","release_date":"28th Sep 98","last_update":"03rd Feb 20"}]
curl --location --request POST 'https://zylalabs.com/api/6057/game+insights+database+api/8192/obtain+games+details' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"game":"Required"}'
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 Game Insights Database 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 Game Insights Database API provides detailed data on video games, sourced from VGChartz. This API is designed to retrieve data in a structured, modular format, allowing users to explore publishers, view game lists by specific publishers, and get comprehensive information about individual games with flexible query parameters. The API’s modular approach ensures efficient data retrieval, preventing large payloads and supporting effective filtering for analysis, research, and game-related insights.
The Game Insights Database API provides access to comprehensive video game data, including information about publishers, game titles, and in-depth details about individual games.
The API uses a modular approach that allows users to filter and retrieve data in a structured format, preventing large payloads and enabling effective analysis.
Yes, the API supports flexible query parameters that allow users to filter data based on specific criteria, such as publishers or game genres.
Yes, the data in the Game Insights Database API is sourced from VGChartz, which is known for its comprehensive video game sales and market data.
The API can be used for various purposes, including research, analysis of video game trends, and gaining insights into specific games or publishers.
The "obtain game producers" endpoint returns a list of game producers. The "obtain games by producers" endpoint provides a list of games associated with a specific producer. The "obtain games details" endpoint delivers detailed information about a specific game, including its producer, rank, total shipments, release date, and last update.
Key fields include "producers" in the first endpoint, "games" in the second, and "game," "producer," "rank," "total_shipped," "release_date," and "last_update" in the third endpoint. These fields provide essential insights into game production and performance.
The response data is organized as JSON arrays, with each array containing objects that represent either producers, games, or game details. This structured format allows for easy parsing and integration into applications.
The "obtain games by producers" endpoint requires a "producer" parameter, while the "obtain games details" endpoint requires a "game" parameter. These parameters allow users to specify which producer or game they want to query.
Users can customize requests by selecting specific producers or games as parameters in the relevant endpoints. This targeted approach ensures that users receive only the data they need, enhancing efficiency.
The "obtain game producers" endpoint lists all producers, the "obtain games by producers" endpoint details games linked to a producer, and the "obtain games details" endpoint provides comprehensive data about individual games, including sales figures and release dates.
Data accuracy is maintained through sourcing from VGChartz, a reputable provider known for its comprehensive video game data. Regular updates and quality checks ensure the reliability of the information.
Typical use cases include analyzing game sales trends, researching specific game titles or publishers, and generating insights for market analysis or game development strategies.
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