API
A minimal REST API and a small SDK. Create collections, insert and query rows, subscribe to realtime — all with one API key.
- • REST: /v1/collections, /v1/collections/:name/rows.
- • Auth: Authorization: Bearer <key> or x-api-key.
- • SDK: create, list, one, update, delete, subscribe.
- • Optional orderBy and order for list endpoints.
Docs
See the repo README for full endpoint list. Dashboard proxies to the API in dev.