{ "opencollection": "1.0.0", "info": { "name": "Viam Billing Arm Generic API", "version": "2026.05" }, "request": { "auth": { "type": "apikey", "key": "key", "value": "{{key}}", "placement": "header" } }, "items": [ { "info": { "name": "Generic", "type": "folder" }, "items": [ { "info": { "name": "Viam Generic Do Command", "type": "http" }, "http": { "method": "POST", "url": "https://app.viam.com/viam.component.generic.v1.GenericService/DoCommand", "body": { "type": "json", "data": "{}" } }, "docs": "Send a custom model-specific command to a generic component." } ] } ], "bundled": true }