{ "opencollection": "1.0.0", "info": { "name": "OneAtlas WorldDEM Access Ordering API", "version": "1.0.1" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Ordering", "type": "folder" }, "items": [ { "info": { "name": "Check Feasibility", "type": "http" }, "http": { "method": "POST", "url": "https://sar.api.oneatlas.airbus.com/v1/api/v1/feasibility", "body": { "type": "json", "data": "{}" } }, "docs": "Check Feasibility" }, { "info": { "name": "Retrieve Attempts", "type": "http" }, "http": { "method": "POST", "url": "https://sar.api.oneatlas.airbus.com/v1/api/v1/attempts", "body": { "type": "json", "data": "{}" } }, "docs": "Get tasking attempts" }, { "info": { "name": "Calculate a Price", "type": "http" }, "http": { "method": "POST", "url": "https://sar.api.oneatlas.airbus.com/v1/api/v1/prices", "body": { "type": "json", "data": "{}" } }, "docs": "