{ "opencollection": "1.0.0", "info": { "name": "AssemblyAI LeMUR Streaming API", "version": "1.1.2" }, "items": [ { "info": { "name": "Streaming", "type": "folder" }, "items": [ { "info": { "name": "AssemblyAI Create temporary authentication token for Streaming STT", "type": "http" }, "http": { "method": "POST", "url": "https://api.assemblyai.com/v2/realtime/token", "body": { "type": "json", "data": "{}" } }, "docs": "Create a temporary authentication token for Streaming Speech-to-Text" } ] } ], "bundled": true }