{ "opencollection": "1.0.0", "info": { "name": "Instana REST API documentation Synthetic Catalog API", "version": "1.307.1417" }, "items": [ { "info": { "name": "Synthetic Catalog", "type": "folder" }, "items": [ { "info": { "name": "Get synthetic tag catalog", "type": "http" }, "http": { "method": "GET", "url": "https://{unit}-{tenant}.instana.io/api/synthetics/catalog", "params": [ { "name": "useCase", "value": "", "type": "query" } ], "auth": { "type": "apikey", "key": "authorization", "value": "{{authorization}}", "placement": "header" } }, "docs": "Get synthetic tag catalog" }, { "info": { "name": "Get Metric catalog", "type": "http" }, "http": { "method": "GET", "url": "https://{unit}-{tenant}.instana.io/api/synthetics/catalog/metrics", "auth": { "type": "apikey", "key": "authorization", "value": "{{authorization}}", "placement": "header" } }, "docs": "Get Metric catalog" } ] } ], "bundled": true }