Keys are hashed, never stored
An API key is shown to you exactly once, at the moment it is created. What we persist is a SHA-256 hash of the key plus a short display prefix for identification. If you lose a key we cannot recover it — we can only revoke it and issue another. That is the correct trade-off, and any provider who can email you your key back has made the wrong one.