{ "opencollection": "1.0.0", "info": { "name": "Viam Billing Arm Resources API", "version": "2026.05" }, "request": { "auth": { "type": "apikey", "key": "key", "value": "{{key}}", "placement": "header" } }, "items": [ { "info": { "name": "Resources", "type": "folder" }, "items": [ { "info": { "name": "Viam Resource Names", "type": "http" }, "http": { "method": "POST", "url": "https://app.viam.com/viam.robot.v1.RobotService/ResourceNames", "body": { "type": "json", "data": "{}" } }, "docs": "List all registered resource names on the machine." }, { "info": { "name": "Viam Resource Rpc Subtypes", "type": "http" }, "http": { "method": "POST", "url": "https://app.viam.com/viam.robot.v1.RobotService/ResourceRPCSubtypes", "body": { "type": "json", "data": "{}" } }, "docs": "List supported resource RPC subtypes implemented on the machine." } ] } ], "bundled": true }