{ "opencollection": "1.0.0", "info": { "name": "WD My Cloud Home Authentication Configuration API", "version": "v2" }, "items": [ { "info": { "name": "Configuration", "type": "folder" }, "items": [ { "info": { "name": "Get Service Configuration", "type": "http" }, "http": { "method": "GET", "url": "https://config.mycloud.com/config/v1/config" }, "docs": "Returns all service endpoint URLs used by My Cloud Home applications, including device, auth, and network service URLs. Applications must call this endpoint first to resolve dynamic service URLs before making subsequent API calls." } ] } ], "bundled": true }