API Reference
devices
Purpose
This group contains endpoints tagged together in the OpenAPI spec. Use the summaries below to understand what each endpoint does.
When to use
- Prefer calling APIs from your backend to avoid exposing secrets.
- Handle errors consistently and log request IDs for support.
Endpoints (8)
Click an endpoint to jump to its details.
/devicesGet all user devices
/devicesRegister a new device
/devices/{id}Remove a device
/devices/{id}Get a specific device
/devices/{id}Update a device
/devices/{id}/disable-biometricDisable biometric authentication for device
/devices/{id}/enable-biometricEnable biometric authentication for device
/devices/statsGet device statistics
/devicesGet all user devices
No detailed description provided for this operation in the OpenAPI spec.
/devicesRegister a new device
No detailed description provided for this operation in the OpenAPI spec.
/devices/{id}Remove a device
No detailed description provided for this operation in the OpenAPI spec.
/devices/{id}Get a specific device
No detailed description provided for this operation in the OpenAPI spec.
/devices/{id}Update a device
No detailed description provided for this operation in the OpenAPI spec.
/devices/{id}/disable-biometricDisable biometric authentication for device
No detailed description provided for this operation in the OpenAPI spec.
/devices/{id}/enable-biometricEnable biometric authentication for device
No detailed description provided for this operation in the OpenAPI spec.
/devices/statsGet device statistics
No detailed description provided for this operation in the OpenAPI spec.