Skip to content

Zero Docs

Zero is two products that share one account and one API key.

  • ZeroVault stores secrets for your apps, organized by project and environment, and serves them to any process, CI job, or platform over an API and a CLI.
  • ZeroErrors collects error reports from your apps and groups them into issues you can browse and resolve.

Sign in at dash.zeroapps.dev. A single API key (zv_…) authorizes both products: the same key reads and writes secrets under /vault/v1/* and reports errors under /errors/v1/* on the public API at api.zeroapps.dev.

Keys are managed in one place, under API keys in the dashboard sidebar. See API keys.