OSSM
List OSSM devices
Returns all Open Source Sex Machine devices registered to your account, ordered by most recently visited.
GET
Authorizations
AuthorizationstringheaderrequiredAPI tokens can be created in the Dashboard settings. Requires an Ultra subscription.
Query Parameters
limitintegerqueryNumber of records to return (default 50, max 100)
Required range: 1 ≤ x ≤ 100
Default: 50
Example: 50
offsetintegerqueryNumber of records to skip (default 0)
Required range: x ≥ 0
Default: 0
Example: 0
Response
200application/jsonList of OSSM devices
200application/json
List of OSSM devices
okbooleanrequireddataobjectrequiredShow child attributes
dataobject[]requiredShow child attributes
idintegerDevice ID
bubbleIdstringUnique public identifier
macAddressstringDevice MAC address
chipstringChip type (e.g., ESP32-S3)
ownerIdintegerOwner user ID
pairingCodestringCurrent pairing code
pairingExpiresstring<date-time>Pairing code expiration
lastVisitedstring<date-time>Last connection time
OSSMFirmwareIdintegerCurrent firmware version ID
paginationobjectrequiredShow child attributes
limitintegerrequiredNumber of records returned
Example: 50
offsetintegerrequiredNumber of records skipped
Example: 0
401application/jsonAuthentication required or token invalid
401application/json
Authentication required or token invalid
okbooleanrequirederrorstringrequired500application/jsonInternal server error
500application/json
Internal server error
okbooleanrequirederrorstringrequired