{ "opencollection": "1.0.0", "info": { "name": "DXC Developer Central Integration API", "version": "2026-01-01" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Integration", "type": "folder" }, "items": [ { "info": { "name": "List integrations", "type": "http" }, "http": { "method": "GET", "url": "https://developer.dxc.com/api/integrations" }, "docs": "Retrieve available integration connectors and adapters." } ] } ], "bundled": true }