{ "opencollection": "1.0.0", "info": { "name": "Restream Channels Platforms API", "version": "v2" }, "items": [ { "info": { "name": "Platforms", "type": "folder" }, "items": [ { "info": { "name": "List All Platforms", "type": "http" }, "http": { "method": "GET", "url": "https://api.restream.io/v2/platform/all" }, "docs": "Returns all streaming platforms supported by Restream. This is a public endpoint that does not require authentication." } ] } ], "bundled": true }