API Key Settings
Keys are encrypted with AES-256-GCM before being stored server-side. Values are never returned to the browser in plaintext.
Security notice: All keys are encrypted using AES-256-GCM with a random IV before being written to the database. The encryption key is read from the server environment and is never exposed to the client. Values are never returned in plaintext by any API endpoint.