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.

Start over. Terminal: tablemere 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: tablemere api-key list, then tablemere api-key revoke --key-id ….
Key id
Use itPut it in ~/.config/tablemere/credentials.json as {"https://api.tablemere.eu": {"api_key": "…"}} (chmod 600; what tablemere recover --save writes). An export TABLEMERE_API_KEY=… line works too but lands in your shell history.

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