Nova Admin Docs
Guides

Developer guides

Hand-written guides for building against Nova — authentication, app artifacts, and the access & sharing model.

These guides cover the developer-facing surfaces of Nova Admin. They pair with the auto-generated API Reference and Integration catalog, which are derived directly from the codebase so they stay accurate.

Guides

  • Authentication — API keys, scopes and grants, Bearer usage, and how session auth differs from key auth.
  • App artifacts & prototypes — the chrome-at-render-time model, interactive sandboxed inline JS, publishing, and the nova.* SDK (preview).
  • Access & sharing — the public / workspace / private tiers, the sharedWith ACL, and the /p/{type}/{slug} reader URL.

Where to go next

  • API Reference — every endpoint, generated from the OpenAPI spec.
  • Concepts — the platform primitives (agents, flows, skills, sandboxes, integrations, observability).
  • Integrations — the provider/action model, plus the generated catalog.

On this page