{ "opencollection": "1.0.0", "info": { "name": "Viam Billing Arm Audio In API", "version": "2026.05" }, "request": { "auth": { "type": "apikey", "key": "key", "value": "{{key}}", "placement": "header" } }, "items": [ { "info": { "name": "Audio In", "type": "folder" }, "items": [ { "info": { "name": "Viam Audio In Get Audio", "type": "http" }, "http": { "method": "POST", "url": "https://app.viam.com/viam.component.audioin.v1.AudioInService/GetAudio", "body": { "type": "json", "data": "{}" } }, "docs": "Capture audio from an input device." } ] } ], "bundled": true }