Account

Your account

Plan, usage this period, limits and billing. Paste a key and this page reads it straight from the API — the key stays in this browser and is sent nowhere else.

Starts glr_sk_. Stored in this browser's local storage and sent only to https://api.galleyrender.com. On a shared machine, use Forget this key when you are done.

No key loaded. Nothing has been sent.

Lost your key?

Nothing can show you a key you already have. Galley stores only a hash of each one, so the plaintext exists in the response that issued it and nowhere else. What we can do is send a link to the address the account is under: it opens a page that lists the keys, mints a new one and retires the old ones if you want.

Email me a sign-in link

We'll email a sign-in link to the address the account is under. It opens the dashboard, shows the keys on the account and can mint a new one. The email never contains a key.

Still have a working key? Then it's one call: POST https://api.galleyrender.com/v1/account/keys with it — a new key comes back once, nothing is revoked, and POST /v1/account/keys/{id}/revoke retires the old one when the new one is deployed. Over MCP that pair is rotate_key.

Anything this page cannot answer: support@galleyrender.com.