{ "opencollection": "1.0.0", "info": { "name": "Hex.pm API Keys Index API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Index", "type": "folder" }, "items": [ { "info": { "name": "Get API Index", "type": "http" }, "http": { "method": "GET", "url": "https://hex.pm/api/" }, "docs": "Returns available API endpoints and documentation URL." } ] } ], "bundled": true }