{ "opencollection": "1.0.0", "info": { "name": "Wowza Streaming Engine REST advanced_token_authentication REST information API", "version": "2.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "REST information", "type": "folder" }, "items": [ { "info": { "name": "Get REST API info", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8087/restinfo" }, "docs": "Retrieves the REST configuration information. This API is available in builds 15089 or later." } ] } ], "bundled": true }