Skip to content
← Back to Glossary
Secret Exposure Checked by Vezraa

API Key Exposure

Accidentally exposing API keys in client-side code or public repositories.

API key exposure happens when keys end up in JavaScript bundles, git repos, error messages, or server logs. Any key prefixed with sk-, OPENAI_API_KEY, RAZORPAY_KEY, etc. in client-side code is compromised. Use server-side proxies instead.

Related Terms

See this vulnerability in the database

See if your app is vulnerable

Vezraa checks for this security issues. Scan in 25 seconds.

API Key Exposure — Security Glossary | Vezraa