Keep Connect API

The latest Keep Connect firmware includes a REST API endpoint to trigger a reset. This allows building custom programming on the customer’s side to decide when to issue a reset and programmatically access the remoteReset API.

The API endpoint can be reached on the Web Portal at http://your_device_ip_address/remoteReset. The endpoint requires a POST submission type with “password” field containing the device password as defined during setup of the Web Portal. The Web Portal must also be enabled in order for the API call to function.

Powered by BetterDocs