API Reference

Available API endpoints for WIN System integration

🌐 HTTP Bridge Endpoints

API control when the exe is running locally

External integrations via HTTP requests to localhost:5010

GET http://localhost:5010/health
Check if the bridge server is running
POST http://localhost:5010/win/start
Start audio recording
POST http://localhost:5010/win/stop
Stop audio recording
POST http://localhost:5010/win/ask
Trigger and return AI analysis of current screenshot and transcript
POST http://localhost:5010/win/clear
Clear the current transcript
GET http://localhost:5010/win/transcript
Get the current transcript text