Privacy Null
Redact API Keys
Automatically detect and mask API keys from OpenAI, Stripe, AWS, and more before sending to AI.
Runs locally. Nothing uploaded.
Features
Detects OpenAI keys (sk-...)
Detects Stripe keys (sk_live, pk_live)
Detects AWS access keys (AKIA...)
Detects Anthropic keys (sk-ant-...)
Generic API key pattern matching
Frequently Asked Questions
Which API key formats are supported?
We detect keys from OpenAI, Anthropic, Stripe, AWS, GitHub, and more. We also use generic patterns to catch api_key=xxx and similar formats.
What if my API key format is not detected?
You can use the full preset which includes generic patterns for common key formats. For very unusual formats, you can manually replace them.
Are my API keys sent anywhere?
Never. All processing happens in your browser. Check the Network tab in DevTools to verify no data leaves your machine.