{ "opencollection": "1.0.0", "info": { "name": "AWS X-Ray CreateGroup Service Graph API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Service Graph", "type": "folder" }, "items": [ { "info": { "name": "Amazon X-Ray Get the service graph", "type": "http" }, "http": { "method": "POST", "url": "http://xray.{region}.amazonaws.com/ServiceGraph", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieves a document that describes services that process incoming requests." } ] } ], "bundled": true }