{ "opencollection": "1.0.0", "info": { "name": "Wispr Backend Analytics keyboard_telemetry API", "version": "0.5.2" }, "items": [ { "info": { "name": "keyboard_telemetry", "type": "folder" }, "items": [ { "info": { "name": "Ingest keyboard touch aggregate cells (staging-gated)", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v1/keyboard_telemetry/ingest", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "Ingest keyboard touch aggregate cells (staging-gated)" } ] } ], "bundled": true }