{ "opencollection": "1.0.0", "info": { "name": "Instana REST API documentation Usage API", "version": "1.307.1417" }, "items": [ { "info": { "name": "Usage", "type": "folder" }, "items": [ { "info": { "name": "API usage by customer", "type": "http" }, "http": { "method": "GET", "url": "https://{unit}-{tenant}.instana.io/api/instana/usage/api", "auth": { "type": "apikey", "key": "authorization", "value": "{{authorization}}", "placement": "header" } }, "docs": "API usage by customer" }, { "info": { "name": "API usage day / month / year", "type": "http" }, "http": { "method": "GET", "url": "https://{unit}-{tenant}.instana.io/api/instana/usage/api/:day/:month/:year", "params": [ { "name": "day", "value": "", "type": "path" }, { "name": "month", "value": "", "type": "path" }, { "name": "year", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "authorization", "value": "{{authorization}}", "placement": "header" } }, "docs": "API usage day / month / year" }, { "info": { "name": "API usage month / year", "type": "http" }, "http": { "method": "GET", "url": "https://{unit}-{tenant}.instana.io/api/instana/usage/api/:month/:year", "params": [ { "name": "month", "value": "", "type": "path" }, { "name": "year", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "authorization", "value": "{{authorization}}", "placement": "header" } }, "docs": "API usage month / year" }, { "info": { "name": "Host count day / month / year", "type": "http" }, "http": { "method": "GET", "url": "https://{unit}-{tenant}.instana.io/api/instana/usage/hosts/:day/:month/:year", "params": [ { "name": "day", "value": "", "type": "path" }, { "name": "month", "value": "", "type": "path" }, { "name": "year", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "authorization", "value": "{{authorization}}", "placement": "header" } }, "docs": "Host count day / month / year" }, { "info": { "name": "Host count month / year", "type": "http" }, "http": { "method": "GET", "url": "https://{unit}-{tenant}.instana.io/api/instana/usage/hosts/:month/:year", "params": [ { "name": "month", "value": "", "type": "path" }, { "name": "year", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "authorization", "value": "{{authorization}}", "placement": "header" } }, "docs": "Host count month / year" } ] } ], "bundled": true }