{ "opencollection": "1.0.0", "info": { "name": "Client's panel API docs Advertisers Dev API", "version": "v5" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Dev", "type": "folder" }, "items": [ { "info": { "name": "Check server status", "type": "http" }, "http": { "method": "GET", "url": "https://api.panel.rtbhouse.com/v5/healthcheck" }, "docs": "Check server status" } ] } ], "bundled": true }