Admin Key Vault
Admin

API Key Settings

Keys are encrypted with AES-256-GCM before being stored server-side. Values are never returned to the browser in plaintext.

Stripe Secret Key

Used for payment processing via the Stripe API

Find this in your Stripe Dashboard under Developers - API keys.

Postmark Token

Used for transactional email delivery via Postmark

Find this in Postmark under your Server - API Tokens tab.

Save All Settings

Submit both fields at once. Leave a field empty to keep its current value unchanged.

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.