{ "opencollection": "1.0.0", "info": { "name": "Rackspace Cloud DNS Contacts Versions API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "items": [ { "info": { "name": "Versions", "type": "folder" }, "items": [ { "info": { "name": "List Versions", "type": "http" }, "http": { "method": "GET", "url": "https://dns.api.rackspacecloud.com/v1.0/" }, "docs": "Lists supported versions of the Identity service." }, { "info": { "name": "Show Version", "type": "http" }, "http": { "method": "GET", "url": "https://dns.api.rackspacecloud.com/v1.0/v2.0" }, "docs": "Returns metadata about the v2.0 Identity API." } ] } ], "bundled": true }