{ "opencollection": "1.0.0", "info": { "name": "SimpleTexting API Documentation Tenant API", "version": "2.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Tenant", "type": "folder" }, "items": [ { "info": { "name": "Get general information", "type": "http" }, "http": { "method": "GET", "url": "https://api-app2.simpletexting.com/v2/api/tenant" }, "docs": "Retrieves a general information about account." } ] } ], "bundled": true }