Where your API key lives
Last updated 20 September 2026
The short version
- Your key is encrypted at rest in a dedicated store, sealed against a secrets vault.
- It is never written into the application database that runs the dashboard.
- That database holds only a masked fingerprint — for example
sk-proj-…4f9A— plus which provider it belongs to and when it was set. - The key is never read back out for display, export or support. Nobody at ansvery can look it up.
- Because the key is yours, AI usage is billed to your provider account, not through us — and you can revoke it at OpenAI or Google at any moment, without asking us.
What we store, and what we do not
The split matters more than any promise, because a database dump is only as dangerous as what is in it.
Stored
- A masked fingerprint of the key, so the dashboard can show you which key is in use.
- Which provider it belongs to (OpenAI or Gemini) and which model is selected.
- The timestamp the key was set.
- Your support conversations and knowledge-base content, because that is the product.
- Account and billing details for paid hybrid or managed plans.
Not stored in the application database
- The API key itself. It lives in a separate encrypted store, sealed by a vault-backed service.
- Any plaintext copy of the key, anywhere we can read it back.
Rotating or removing your key
Because there is no read-back path, rotation works the way it should: you issue a new key at OpenAI or Google, paste it into ansvery, and delete the old one at your provider. Nothing has to be recovered from us.
If you want ansvery to stop making calls immediately and do not want to wait for anything on our side, revoke the key in your OpenAI or Google console. That takes effect at the provider, not at us, which is the point of bring-your-own-key.
What the AI provider receives
When an AI agent answers a ticket, the content of that conversation and the relevant knowledge-base context are sent to the provider your key belongs to — OpenAI or Google — under your own account and their terms. ansvery does not route your traffic through a shared or resold model account.
This means your provider's data-handling terms apply directly to you, and any enterprise agreement, region setting or data-retention option you have with them applies to your ansvery usage too.
Transport and access
- All traffic to and from ansvery runs over HTTPS. HSTS is enabled with preload.
- Access to production systems is limited to the engineers who operate them.
- Your account is created by our team during onboarding, so there is no open self-serve signup surface to abuse.
Compliance, honestly stated
We are not going to claim certifications we do not hold. ansvery does not currently advertise SOC 2 or ISO 27001. What we can do is answer specific questions in writing before you commit a key — including a data processing agreement, subprocessor list, retention periods and deletion timelines for your account.
If your security review needs those documents, ask during onboarding and we will send them rather than pointing you at a badge.
Reporting a vulnerability
If you find a security issue, email info@ansvery.com with enough detail to reproduce it. We would much rather hear from you than from someone else.
Related
See the privacy policy for how personal data is handled, and the FAQ for how the free bring-your-own-key model works.