Recover access

Lost your key?
A code by email.

API keys are shown once and never stored where we could read them back. A code to the address on your account mints a new key; the old ones keep working until you revoke them.

The answer is the same whether or not an account exists, so this page cannot be used to look addresses up.

No account yet? Create a catalog.

Self-hosted? Point this page at your own control plane
Valid for ten minutes, five attempts. If nothing arrives, the address may not have an account.

. Terminal: lhbox recover --email you@company.com, then --code 123456 --save.

Here is your new key.

Shown once. Store it now. Your earlier keys still work until you revoke them: lhbox api-key list, then lhbox api-key revoke --key-id ….
Key id
Use itPut it in ~/.config/lhbox/credentials.json as {"https://api.lakehousebox.com": {"api_key": "…"}} (chmod 600; what lhbox recover --save writes). An export LHBOX_API_KEY=… line works too but lands in your shell history.

Your catalogs and tables are exactly where they were. Docs.