Device Information
Retrieve Current Screen
Read which screen the device display is showing. Write with the SET_CURRENT_SCREEN
service command on POST /device/maintenance/command.
GET
Retrieve Current Screen
Authorizations
Short-lived session token obtained from POST /api/sessions/v2.
Send it as Authorization: Bearer <session_token> together with the X-Device-Key: <device-key> header identifying the target device.
Headers
Device Key (4 BIP39 words) identifying the target device.
Obtain it from POST /device/otp/confirm/v2.
Pattern:
^[a-z]+-[a-z]+-[a-z]+-[a-z]+$Example:
"orbit-ranch-silver-tomato"
Response
200 - application/json
OK
Screen identifier currently displayed.
Example:
2