{ "opencollection": "1.0.0", "info": { "name": "Liberty Mutual Renters Insurance Data Policies API", "version": "1.0.0" }, "items": [ { "info": { "name": "Policies", "type": "folder" }, "items": [ { "info": { "name": "Bind Policy", "type": "http" }, "http": { "method": "POST", "url": "https://api.libertymutual.com/policies", "body": { "type": "json", "data": "{}" } }, "docs": "Bind a quote to create a renters insurance policy." } ] } ], "bundled": true }