{ "opencollection": "1.0.0", "info": { "name": "Liberty Mutual Renters Insurance Data API", "version": "1.0.0" }, "items": [ { "info": { "name": "Data", "type": "folder" }, "items": [ { "info": { "name": "Get Incidents", "type": "http" }, "http": { "method": "GET", "url": "https://api.libertymutual.com/data/incidents", "params": [ { "name": "city", "value": "", "type": "query" }, { "name": "type", "value": "", "type": "query" } ] }, "docs": "Retrieve auto theft, crash, and citation data." } ] } ], "bundled": true }