igdb.companies.info
Retrieve detailed information about video game companies using IGDB data. Search by company name or look up by ID to access descriptions, locations, developed/published game lists, logos, and official websites.
Instructions
Look up game companies by ID or search by name — description, country, developed/published game IDs, logos, and websites
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | IGDB company ID (numeric, e.g. 70 for Nintendo). Use either id or query. | |
| query | No | Search query for company name (e.g. "Valve", "CD Projekt"). Use either id or query. | |
| limit | No | Maximum number of results when searching by query (default 10, max 50) |