{ "opencollection": "1.0.0", "info": { "name": "PDFShift API Documentation account Invoices API", "version": "3.0" }, "request": { "auth": { "type": "apikey", "key": "X-API-Key", "value": "{{X-API-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "Invoices", "type": "folder" }, "items": [ { "info": { "name": "Invoices list", "type": "http" }, "http": { "method": "GET", "url": "https://api.pdfshift.io/v3/invoices" }, "docs": "Invoices list" } ] } ], "bundled": true }