{ "opencollection": "1.0.0", "info": { "name": "OneAtlas WorldDEM Access Get Capabilities API", "version": "1.0.1" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Get Capabilities", "type": "folder" }, "items": [ { "info": { "name": "Service Capabilities.", "type": "http" }, "http": { "method": "GET", "url": "https://sar.api.oneatlas.airbus.com/v1/basemap/wmts?SERVICE=WMTS&REQUEST=GetCapabilities" }, "docs": "Allows authorized users to see the capacities of the service." } ] } ], "bundled": true }