{ "opencollection": "1.0.0", "info": { "name": "smolfleet apikeys billing API", "version": "0.1.0" }, "items": [ { "info": { "name": "billing", "type": "folder" }, "items": [ { "info": { "name": "account_get", "type": "http" }, "http": { "method": "GET", "url": "https://api.smolmachines.com/v1/account" } }, { "info": { "name": "billing_meters", "type": "http" }, "http": { "method": "GET", "url": "https://api.smolmachines.com/v1/billing/meters" } } ] } ], "bundled": true }