Overview of FreeKiosk REST API capabilities
mainThe FreeKiosk REST API is designed for integration with smart home platforms like Home Assistant.
| Feature | Details |
|---|---|
| Default Port | 8080 |
| Protocol | HTTP (HTTPS planned) |
| Authentication | Optional API Key via X-Api-Key header |
| Format | JSON responses |
NOTE Some features (like true screen off or reboot) require Device Owner mode. The HTTP server remains accessible even when the screen is off (v1.2.4+).