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