{ "opencollection": "1.0.0", "info": { "name": "Wincl Admin Dashboard API", "version": "1.0" }, "items": [ { "info": { "name": "Dashboard", "type": "folder" }, "items": [ { "info": { "name": "대쉬보드 내역 모음", "type": "http" }, "http": { "method": "GET", "url": "https://api.wincl.io:443/api/v1/dashboard/transactionCards", "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "대쉬보드 내역 모음" } ] } ], "bundled": true }