{ "opencollection": "1.0.0", "info": { "name": "Radio Mast Analytics Radio Stations API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Radio Stations", "type": "folder" }, "items": [ { "info": { "name": "List radio stations", "type": "http" }, "http": { "method": "GET", "url": "https://api.radiomast.io/v1/radiostations/" }, "docs": "List radio stations" } ] } ], "bundled": true }