One-Time Password
Generate One-Time Password
Generate a one-time password for the device identified by X-Device-Key.
The one-time password is valid for 15 minutes.
POST
Generate One-Time Password
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"