Returns detailed information about a specific Chastity Lockbox device.
cURL
curl --request GET \ --url https://dashboard.researchanddesire.com/api/v1/lkbx/{id} \ --header 'Authorization: Bearer <token>'
{ "ok": true, "data": { "id": 1, "bubbleId": "lkbx-001", "macAddress": "11:22:33:44:55:66", "ownerId": 42, "locked": true, "hueShift": 0, "lastVisited": "2026-02-18T12:00:00Z", "lastLogAt": "2026-02-18T11:30:00Z" } }
API tokens can be created in the Dashboard settings. Requires an Ultra subscription.
The lockbox device ID
x >= 1
1
Lockbox device details
Show child attributes
Was this page helpful?
Contact support