{ "opencollection": "1.0.0", "info": { "name": "Moody's Analytics Muni Loss Forecast API", "version": "v1" }, "items": [ { "info": { "name": "Forecast", "type": "folder" }, "items": [ { "info": { "name": "To Lookup forecast based on input list", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/loss-forecast/:scenario", "params": [ { "name": "scenario", "value": "", "type": "path" }, { "name": "lgd", "value": "", "type": "query" }, { "name": "vintage", "value": "", "type": "query" }, { "name": "revision", "value": "", "type": "query" } ] }, "docs": "To Lookup forecast based on input list" } ] }, { "info": { "name": "HealthCheck", "type": "folder" }, "items": [ { "info": { "name": "HealthCheck_HealthCheck", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/health" } } ] } ], "bundled": true }