Read keys serve one environment’s config to SDKs. Admin keys can do everything — treat them like passwords.
Loading keys…
Paste an admin API key. It is stored only in this browser's localStorage and sent as Authorization: Bearer … with every request.
Authorization: Bearer …
Local dev (pnpm dev) prints a key to the server console at first boot; on a deployed instance, mint one with pnpm bootstrap-admin-key.
pnpm dev
pnpm bootstrap-admin-key