{ "opencollection": "1.0.0", "info": { "name": "Progressive Auto Quote Certificates Vehicles API", "version": "1.0" }, "items": [ { "info": { "name": "Vehicles", "type": "folder" }, "items": [ { "info": { "name": "List vehicles", "type": "http" }, "http": { "method": "GET", "url": "https://api.progressive.com/vehicles" }, "docs": "Retrieves a list of vehicles associated with the current quoting session." } ] } ], "bundled": true }