{ "opencollection": "1.0.0", "info": { "name": "Upsie Partner Network Authorization Repair Categories API", "version": "1.0.0" }, "items": [ { "info": { "name": "Repair Categories", "type": "folder" }, "items": [ { "info": { "name": "Get All Repair Categories", "type": "http" }, "http": { "method": "GET", "url": "https://api.upsie.com/partner/repaircategories", "auth": { "type": "apikey", "key": "token", "value": "{{token}}", "placement": "header" } }, "docs": "Get All Repair Categories" } ] } ], "bundled": true }