{ "opencollection": "1.0.0", "info": { "name": "Resourcly analytics upload API", "version": "1.0.0" }, "items": [ { "info": { "name": "upload", "type": "folder" }, "items": [ { "info": { "name": "Analyze spreadsheet columns with AI", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/upload/analyze" }, "docs": "Detects whether a file is ERP or BOM and suggests column mappings based on headers and sample rows." } ] } ], "bundled": true }