Skip to main content
These endpoints power the user onboarding flow — scanning a device’s QR code and linking it to a user account. All requests require the auth headers and are relative to the base URL.

Scan a QR code

Returns the product info encoded in / resolved from the QR, so the app can show what’s being onboarded before registering.

Register a device

Links the device to the user’s account.

List a user’s devices

Remove a device

Back to API overview

Base URL, auth, and all endpoint groups.