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.
One account, one key
Section titled “One account, one key”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.
Start here
Section titled “Start here”- Start with ZeroVault: create a project, store a secret, and get an API key.
- Start with ZeroErrors: send your first error and see it grouped into an issue.