Documentation
Everything you need to integrate OnlyBase: REST API reference and the JavaScript SDK.
REST
REST API
HTTP endpoints for collections and rows. Use with your API key (Bearer or x-api-key).
Read API reference → npmJavaScript SDK
Use the SDK in the browser or Node to talk to the API and subscribe to real-time events.
Read SDK reference →Get your API key
Create a project in the dashboard to get your API key. Use it in the Authorization: Bearer <key> header or x-api-key.