Skip to main content
All requests require the auth headers and are relative to the base URL.

Schemas

GET lists a product’s schemas; POST creates one.

Tables

Create a table within a schema.

Runtime data

Insert, query, update, and delete records:

Insert

Update

The dashboard Script API exposes a lighter db interface (db.query / db.insert) for client-side use; this REST API is the server-to-server equivalent.

Onboarding

QR scan and device registration.