{ "opencollection": "1.0.0", "info": { "name": "Brandtrack API Documentation Accounts Other API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "x-customer-api-key", "value": "{{x-customer-api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "Other", "type": "folder" }, "items": [ { "info": { "name": "List all business categories", "type": "http" }, "http": { "method": "GET", "url": "api.brandtrack.fm/business_categories" }, "docs": "Return all business categories available in the system." } ] } ], "bundled": true }