{ "opencollection": "1.0.0", "info": { "name": "Wispr Backend Analytics Polish API", "version": "0.5.2" }, "items": [ { "info": { "name": "Polish", "type": "folder" }, "items": [ { "info": { "name": "Upload Polish", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v1/polish/upload", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "Upload polish records for a user." } ] } ], "bundled": true }