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>orx-api-key. - • SDK:
create,list,one,update,delete,subscribe. - • Optional
orderByandorderfor list endpoints.
Docs
See the repo README for full endpoint list. Dashboard proxies to the API in dev.