{ "opencollection": "1.0.0", "info": { "name": "Tiger Cloud Analytics Auth API", "version": "1.0.0" }, "items": [ { "info": { "name": "Auth", "type": "folder" }, "items": [ { "info": { "name": "Get Authentication Info", "type": "http" }, "http": { "method": "GET", "url": "https://console.cloud.tigerdata.com/public/api/v1/auth/info" }, "docs": "Returns information about the authentication credentials being used to access the API" } ] } ], "bundled": true }