Key and Device Management
Endpoints for listing MPC keys and registered devices associated with the authenticated user. These are read-only endpoints used to check state before performing key generation, backup, or device registration.
| Method | Endpoint | Description |
|---|---|---|
| GET | /v2/keys | List all MPC keys for the user, including backup status |
| GET | /v2/devices | List all registered devices for the user |