{ "opencollection": "1.0.0", "info": { "name": "Housecall Pro Public Companies API", "version": "1.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Companies", "type": "folder" }, "items": [ { "info": { "name": "List Companies", "type": "http" }, "http": { "method": "GET", "url": "https://api.housecallpro.com/companies" }, "docs": "List Companies" } ] } ], "bundled": true }