{ "opencollection": "1.0.0", "info": { "name": "LMNT Speech Ai Health Check API", "version": "1.1" }, "request": { "auth": { "type": "apikey", "key": "X-API-Key", "value": "{{X-API-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "Health Check", "type": "folder" }, "items": [ { "info": { "name": "Health Check", "type": "http" }, "http": { "method": "GET", "url": "https://api.lmnt.com/health_check" }, "docs": "Health Check" } ] } ], "bundled": true }