Returns detailed information about a specific Open Source Sex Machine device.
cURL
curl --request GET \ --url https://dashboard.researchanddesire.com/api/v1/ossm/{id} \ --header 'Authorization: Bearer <token>'
{ "ok": true, "data": { "id": 1, "bubbleId": "ossm-001", "macAddress": "AA:11:BB:22:CC:33", "chip": "ESP32-S3", "ownerId": 42, "pairingCode": "ABCD1234", "pairingExpires": "2026-02-19T12:00:00Z", "lastVisited": "2026-02-18T12:00:00Z", "OSSMFirmwareId": 5 } }
API tokens can be created in the Dashboard settings. Requires an Ultra subscription.
The OSSM device ID
x >= 1
1
OSSM device details
Show child attributes
Was this page helpful?
Contact support