{ "opencollection": "1.0.0", "info": { "name": "Client's panel API docs Advertisers User API", "version": "v5" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "User", "type": "folder" }, "items": [ { "info": { "name": "Get details about authenticated user", "type": "http" }, "http": { "method": "GET", "url": "https://api.panel.rtbhouse.com/v5/user/info" }, "docs": "Get details about authenticated user" } ] } ], "bundled": true }