{ "opencollection": "1.0.0", "info": { "name": "IGDB Companies Search API", "version": "4.0" }, "request": { "auth": { "type": "apikey", "key": "Client-ID", "value": "{{Client-ID}}", "placement": "header" } }, "items": [ { "info": { "name": "Search", "type": "folder" }, "items": [ { "info": { "name": "Search across IGDB entities", "type": "http" }, "http": { "method": "POST", "url": "https://api.igdb.com/v4/search" }, "docs": "Performs a free-text search across games, characters, collections, people, platforms, and themes." } ] } ], "bundled": true }