API access is an Ultra feature. You need an active Ultra subscription to
create API tokens. Learn more about Ultra.
Base URL
All API endpoints are available at:Key Concepts
Authentication
Create API tokens and learn how to authenticate requests.
Endpoint Reference
Browse all available endpoints for Users, DTT, LKBX, and OSSM.
How It Works
Create an API token
Go to Settings > API Keys in the dashboard and create a new token. Copy it immediately — it’s only shown once.
Response Format
Every response uses the same envelope: Success:Pagination
List endpoints support pagination via query parameters:| Parameter | Default | Max | Description |
|---|---|---|---|
limit | 50 | 100 | Number of records to return |
offset | 0 | - | Number of records to skip |
Rate Limiting
The API does not currently enforce strict rate limits, but please be
respectful with your request volume. Excessive usage may result in throttling
in future releases.
Permissions and RLS
Your API token inherits the exact same permissions as your dashboard account. This means:- You can only see your own devices and devices shared with you via partnerships
- Lock session actions respect keyholder permissions
- User queries return only users you have a connection with

