Everything the product does, documented for humans and agents.
Start with the quickstart, then go as deep as you need: the SDK, every CLI command, and every /v1 route.
Start here
The full reference documentation — quickstart, SDK, CLI, API, concepts, and self-hosting.
Quickstart
Install the CLI, boot Postgres + auth + storage locally, and branch a database in under a second.
Hosted quickstart
Sign in to the console, create a personal access token, and drive the hosted /v1 API from the CLI.
SDK (scribase-js)
The typed TypeScript client: environments, previews, backups, restores, export, imports, and more.
CLI reference
Every scribase command — dev, branch, migrate, import, export, queue, schema, insights.
Control API /v1
Resource-by-resource reference for the authenticated management API, with request and response shapes.
Backups & restore API
List, create, and restore verified backups; read the evidence every backup carries.
Concepts
How auth, storage, realtime, edge functions, and branching work on Scribase.
Self-hosting
Run the whole stack on your own infrastructure with Docker Compose or Kubernetes.
Aegis policy compiler
Declare row-level security once, compile it to Postgres, and test it before it ships.