{ "opencollection": "1.0.0", "info": { "name": "Tabs Platform BillingTerms Reports API", "version": "3" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Reports", "type": "folder" }, "items": [ { "info": { "name": "Get ARR report", "type": "http" }, "http": { "method": "GET", "url": "https://api.tabsplatform.com/reports/arr" }, "docs": "Get ARR report" }, { "info": { "name": "Get cash forecasting report", "type": "http" }, "http": { "method": "GET", "url": "https://api.tabsplatform.com/reports/cash-forecasting" }, "docs": "Get cash forecasting report" } ] } ], "bundled": true }