igdb.platforms.info
Retrieve gaming platform details by ID or search by name to access abbreviations, generations, families, versions, and summaries.
Instructions
Look up gaming platforms by ID or search by name — abbreviation, generation, platform family, versions, and summary
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | IGDB platform ID (numeric, e.g. 48 for PlayStation 4, 6 for PC). Use either id or query. | |
| query | No | Search query for platform name (e.g. "PlayStation", "Nintendo Switch"). Use either id or query. | |
| limit | No | Maximum number of results when searching by query (default 10, max 50) |