System Bridge logo
Data Data by Key Keyboard Notification Open Power

API - Power

Send power commands to the system.

Sleep

Send the system to sleep.

POST /api/power/sleep

Hibernate

Hibernate the system.

POST /api/power/hibernate

Restart

Restart the system.

POST /api/power/restart

Shutdown

Shutdown the system.

POST /api/power/shutdown

Lock

Lock the system.

POST /api/power/lock

Log Out

Log out the current user.

POST /api/power/logout